diff --git a/app/src/main/java/Audiveris.java b/app/src/main/java/Audiveris.java index f1dc9d3ea..ac1429735 100644 --- a/app/src/main/java/Audiveris.java +++ b/app/src/main/java/Audiveris.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/CLI.java b/app/src/main/java/org/audiveris/omr/CLI.java index 1be9554b6..23062c8f3 100644 --- a/app/src/main/java/org/audiveris/omr/CLI.java +++ b/app/src/main/java/org/audiveris/omr/CLI.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/Debug.java b/app/src/main/java/org/audiveris/omr/Debug.java index fc4182fca..0c05f9920 100644 --- a/app/src/main/java/org/audiveris/omr/Debug.java +++ b/app/src/main/java/org/audiveris/omr/Debug.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/DocCheck.java b/app/src/main/java/org/audiveris/omr/DocCheck.java index 3c8460ded..919c9c25c 100644 --- a/app/src/main/java/org/audiveris/omr/DocCheck.java +++ b/app/src/main/java/org/audiveris/omr/DocCheck.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/Main.java b/app/src/main/java/org/audiveris/omr/Main.java index c13d005cc..f41d69e49 100644 --- a/app/src/main/java/org/audiveris/omr/Main.java +++ b/app/src/main/java/org/audiveris/omr/Main.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/OMR.java b/app/src/main/java/org/audiveris/omr/OMR.java index 8217ccb73..63d9c7135 100644 --- a/app/src/main/java/org/audiveris/omr/OMR.java +++ b/app/src/main/java/org/audiveris/omr/OMR.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/OmrEngine.java b/app/src/main/java/org/audiveris/omr/OmrEngine.java index 46c172a49..522048e1d 100644 --- a/app/src/main/java/org/audiveris/omr/OmrEngine.java +++ b/app/src/main/java/org/audiveris/omr/OmrEngine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/RunPartCheck.java b/app/src/main/java/org/audiveris/omr/RunPartCheck.java index 6519e4cfb..8b9ca7467 100644 --- a/app/src/main/java/org/audiveris/omr/RunPartCheck.java +++ b/app/src/main/java/org/audiveris/omr/RunPartCheck.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/RunSmallStaffCheck.java b/app/src/main/java/org/audiveris/omr/RunSmallStaffCheck.java index 1d94bc43d..46ffdde3f 100644 --- a/app/src/main/java/org/audiveris/omr/RunSmallStaffCheck.java +++ b/app/src/main/java/org/audiveris/omr/RunSmallStaffCheck.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/RunTablatureCheck.java b/app/src/main/java/org/audiveris/omr/RunTablatureCheck.java index 88f2a4e6d..f1c035f26 100644 --- a/app/src/main/java/org/audiveris/omr/RunTablatureCheck.java +++ b/app/src/main/java/org/audiveris/omr/RunTablatureCheck.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/SchemaGeneration.java b/app/src/main/java/org/audiveris/omr/SchemaGeneration.java index a9f16eea3..f8d6f364d 100644 --- a/app/src/main/java/org/audiveris/omr/SchemaGeneration.java +++ b/app/src/main/java/org/audiveris/omr/SchemaGeneration.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/WellKnowns.java b/app/src/main/java/org/audiveris/omr/WellKnowns.java index 3af83ce9d..a133de392 100644 --- a/app/src/main/java/org/audiveris/omr/WellKnowns.java +++ b/app/src/main/java/org/audiveris/omr/WellKnowns.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/Check.java b/app/src/main/java/org/audiveris/omr/check/Check.java index 4c7fb035d..fb8f07f68 100644 --- a/app/src/main/java/org/audiveris/omr/check/Check.java +++ b/app/src/main/java/org/audiveris/omr/check/Check.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/CheckBoard.java b/app/src/main/java/org/audiveris/omr/check/CheckBoard.java index 8ab158c6c..bc0c601ec 100644 --- a/app/src/main/java/org/audiveris/omr/check/CheckBoard.java +++ b/app/src/main/java/org/audiveris/omr/check/CheckBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/CheckPanel.java b/app/src/main/java/org/audiveris/omr/check/CheckPanel.java index 7a7345e42..459808c47 100644 --- a/app/src/main/java/org/audiveris/omr/check/CheckPanel.java +++ b/app/src/main/java/org/audiveris/omr/check/CheckPanel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/CheckResult.java b/app/src/main/java/org/audiveris/omr/check/CheckResult.java index 01be1f503..b4c0f09fe 100644 --- a/app/src/main/java/org/audiveris/omr/check/CheckResult.java +++ b/app/src/main/java/org/audiveris/omr/check/CheckResult.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/CheckSuite.java b/app/src/main/java/org/audiveris/omr/check/CheckSuite.java index 5aa556423..16bc44d55 100644 --- a/app/src/main/java/org/audiveris/omr/check/CheckSuite.java +++ b/app/src/main/java/org/audiveris/omr/check/CheckSuite.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/Checkable.java b/app/src/main/java/org/audiveris/omr/check/Checkable.java index 466b3a524..e345ff71d 100644 --- a/app/src/main/java/org/audiveris/omr/check/Checkable.java +++ b/app/src/main/java/org/audiveris/omr/check/Checkable.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/Failure.java b/app/src/main/java/org/audiveris/omr/check/Failure.java index 278d60562..d7d479cbc 100644 --- a/app/src/main/java/org/audiveris/omr/check/Failure.java +++ b/app/src/main/java/org/audiveris/omr/check/Failure.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/check/SuiteImpacts.java b/app/src/main/java/org/audiveris/omr/check/SuiteImpacts.java index c1e7efb8f..7d12c2e67 100644 --- a/app/src/main/java/org/audiveris/omr/check/SuiteImpacts.java +++ b/app/src/main/java/org/audiveris/omr/check/SuiteImpacts.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/AbstractClassifier.java b/app/src/main/java/org/audiveris/omr/classifier/AbstractClassifier.java index f10b22990..546955d69 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/AbstractClassifier.java +++ b/app/src/main/java/org/audiveris/omr/classifier/AbstractClassifier.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/Annotations.java b/app/src/main/java/org/audiveris/omr/classifier/Annotations.java index 72f0befdd..d4d18405b 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/Annotations.java +++ b/app/src/main/java/org/audiveris/omr/classifier/Annotations.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/AnnotationsBuilder.java b/app/src/main/java/org/audiveris/omr/classifier/AnnotationsBuilder.java index 4bd1e1b58..255687f20 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/AnnotationsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/classifier/AnnotationsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ArtGlyphDescriptor.java b/app/src/main/java/org/audiveris/omr/classifier/ArtGlyphDescriptor.java index f2d60c022..4ec6d8d98 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ArtGlyphDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ArtGlyphDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/BasicClassifier.java b/app/src/main/java/org/audiveris/omr/classifier/BasicClassifier.java index 04c24d48b..0efc4d2c3 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/BasicClassifier.java +++ b/app/src/main/java/org/audiveris/omr/classifier/BasicClassifier.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/Classifier.java b/app/src/main/java/org/audiveris/omr/classifier/Classifier.java index 28c55fcdb..f1b569c48 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/Classifier.java +++ b/app/src/main/java/org/audiveris/omr/classifier/Classifier.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/Evaluation.java b/app/src/main/java/org/audiveris/omr/classifier/Evaluation.java index 47d58a639..195e38aae 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/Evaluation.java +++ b/app/src/main/java/org/audiveris/omr/classifier/Evaluation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/GeoGlyphDescriptor.java b/app/src/main/java/org/audiveris/omr/classifier/GeoGlyphDescriptor.java index 120de012d..9d8a9c0f9 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/GeoGlyphDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/classifier/GeoGlyphDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/GlyphDescriptor.java b/app/src/main/java/org/audiveris/omr/classifier/GlyphDescriptor.java index 4d2369e4b..0ec1915fd 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/GlyphDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/classifier/GlyphDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ImgGlyphDescriptor.java b/app/src/main/java/org/audiveris/omr/classifier/ImgGlyphDescriptor.java index 7ba837d3f..4601f71a4 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ImgGlyphDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ImgGlyphDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/MixGlyphDescriptor.java b/app/src/main/java/org/audiveris/omr/classifier/MixGlyphDescriptor.java index 8207a3319..dea2dc99d 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/MixGlyphDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/classifier/MixGlyphDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/OmrShapeMapping.java b/app/src/main/java/org/audiveris/omr/classifier/OmrShapeMapping.java index 152aa7740..8749198bb 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/OmrShapeMapping.java +++ b/app/src/main/java/org/audiveris/omr/classifier/OmrShapeMapping.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/Sample.java b/app/src/main/java/org/audiveris/omr/classifier/Sample.java index e02e3e249..23bfe3b5f 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/Sample.java +++ b/app/src/main/java/org/audiveris/omr/classifier/Sample.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/SampleRepository.java b/app/src/main/java/org/audiveris/omr/classifier/SampleRepository.java index 4c7a98ce5..114c0f8fc 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/SampleRepository.java +++ b/app/src/main/java/org/audiveris/omr/classifier/SampleRepository.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/SampleSheet.java b/app/src/main/java/org/audiveris/omr/classifier/SampleSheet.java index a7d13ba1d..c6b5383d2 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/SampleSheet.java +++ b/app/src/main/java/org/audiveris/omr/classifier/SampleSheet.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/SampleSource.java b/app/src/main/java/org/audiveris/omr/classifier/SampleSource.java index b55f4de1b..fe75bec39 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/SampleSource.java +++ b/app/src/main/java/org/audiveris/omr/classifier/SampleSource.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ScaledBuffer.java b/app/src/main/java/org/audiveris/omr/classifier/ScaledBuffer.java index 485e8ea35..6f4559a34 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ScaledBuffer.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ScaledBuffer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ShapeClassifier.java b/app/src/main/java/org/audiveris/omr/classifier/ShapeClassifier.java index a2c84611f..d16b26ec3 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ShapeClassifier.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ShapeClassifier.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/SheetContainer.java b/app/src/main/java/org/audiveris/omr/classifier/SheetContainer.java index 9b29b7518..efd4c3e99 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/SheetContainer.java +++ b/app/src/main/java/org/audiveris/omr/classifier/SheetContainer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/TrainingMonitor.java b/app/src/main/java/org/audiveris/omr/classifier/TrainingMonitor.java index 9df2bb395..4a58369f0 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/TrainingMonitor.java +++ b/app/src/main/java/org/audiveris/omr/classifier/TrainingMonitor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/Tribe.java b/app/src/main/java/org/audiveris/omr/classifier/Tribe.java index ee57beb28..d846cef7f 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/Tribe.java +++ b/app/src/main/java/org/audiveris/omr/classifier/Tribe.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/TribeList.java b/app/src/main/java/org/audiveris/omr/classifier/TribeList.java index 486112aaa..be6e6e4c9 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/TribeList.java +++ b/app/src/main/java/org/audiveris/omr/classifier/TribeList.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/GradedSample.java b/app/src/main/java/org/audiveris/omr/classifier/ui/GradedSample.java index 3c20ec1e8..eb97002bf 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/GradedSample.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/GradedSample.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBoard.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBoard.java index 96f5e6803..ae08a1f75 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBoard.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBrowser.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBrowser.java index 8e804a9f5..e87c817d6 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBrowser.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleBrowser.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleContext.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleContext.java index c32e6b6e2..8be1c092a 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleContext.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleContext.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleController.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleController.java index 03ba4a10c..96c95df95 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleController.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleListing.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleListing.java index ad0e80a36..888aba2b6 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleListing.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleListing.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleMenu.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleMenu.java index 054a3485f..7ecb6a872 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleMenu.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleModel.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleModel.java index 05cfa7a76..2e59469ca 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SampleModel.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SampleModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/SelectionPanel.java b/app/src/main/java/org/audiveris/omr/classifier/ui/SelectionPanel.java index b08066fbc..d82ed106a 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/SelectionPanel.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/SelectionPanel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/ShapeMenu.java b/app/src/main/java/org/audiveris/omr/classifier/ui/ShapeMenu.java index 5313daf8c..cfe43094f 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/ShapeMenu.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/ShapeMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/Trainer.java b/app/src/main/java/org/audiveris/omr/classifier/ui/Trainer.java index 78fec852a..bef16223f 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/Trainer.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/Trainer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/TrainingPanel.java b/app/src/main/java/org/audiveris/omr/classifier/ui/TrainingPanel.java index 809083005..1c00d1c8f 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/TrainingPanel.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/TrainingPanel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/TribeMenu.java b/app/src/main/java/org/audiveris/omr/classifier/ui/TribeMenu.java index a98430d85..c403bea42 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/TribeMenu.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/TribeMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/TribesMenu.java b/app/src/main/java/org/audiveris/omr/classifier/ui/TribesMenu.java index 885dfe767..4dfd15f93 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/TribesMenu.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/TribesMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/classifier/ui/ValidationPanel.java b/app/src/main/java/org/audiveris/omr/classifier/ui/ValidationPanel.java index 854826ec7..727b94d7b 100644 --- a/app/src/main/java/org/audiveris/omr/classifier/ui/ValidationPanel.java +++ b/app/src/main/java/org/audiveris/omr/classifier/ui/ValidationPanel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/Constant.java b/app/src/main/java/org/audiveris/omr/constant/Constant.java index 6a87592c1..91e24cf98 100644 --- a/app/src/main/java/org/audiveris/omr/constant/Constant.java +++ b/app/src/main/java/org/audiveris/omr/constant/Constant.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/ConstantManager.java b/app/src/main/java/org/audiveris/omr/constant/ConstantManager.java index 58bd073cf..01afd3b9f 100644 --- a/app/src/main/java/org/audiveris/omr/constant/ConstantManager.java +++ b/app/src/main/java/org/audiveris/omr/constant/ConstantManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/ConstantSet.java b/app/src/main/java/org/audiveris/omr/constant/ConstantSet.java index 32c05cd33..2bd82fa26 100644 --- a/app/src/main/java/org/audiveris/omr/constant/ConstantSet.java +++ b/app/src/main/java/org/audiveris/omr/constant/ConstantSet.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/Node.java b/app/src/main/java/org/audiveris/omr/constant/Node.java index dd158e773..7599d71e0 100644 --- a/app/src/main/java/org/audiveris/omr/constant/Node.java +++ b/app/src/main/java/org/audiveris/omr/constant/Node.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/PackageNode.java b/app/src/main/java/org/audiveris/omr/constant/PackageNode.java index 3f8bd8da4..440b530d8 100644 --- a/app/src/main/java/org/audiveris/omr/constant/PackageNode.java +++ b/app/src/main/java/org/audiveris/omr/constant/PackageNode.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/UnitManager.java b/app/src/main/java/org/audiveris/omr/constant/UnitManager.java index 4019727ed..19ef069f8 100644 --- a/app/src/main/java/org/audiveris/omr/constant/UnitManager.java +++ b/app/src/main/java/org/audiveris/omr/constant/UnitManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/UnitModel.java b/app/src/main/java/org/audiveris/omr/constant/UnitModel.java index 4bb641dc6..4f5746a74 100644 --- a/app/src/main/java/org/audiveris/omr/constant/UnitModel.java +++ b/app/src/main/java/org/audiveris/omr/constant/UnitModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/UnitNode.java b/app/src/main/java/org/audiveris/omr/constant/UnitNode.java index 8b4600c9e..e7a2c89d2 100644 --- a/app/src/main/java/org/audiveris/omr/constant/UnitNode.java +++ b/app/src/main/java/org/audiveris/omr/constant/UnitNode.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/constant/UnitTreeTable.java b/app/src/main/java/org/audiveris/omr/constant/UnitTreeTable.java index c2ea783d6..5ab8c07c3 100644 --- a/app/src/main/java/org/audiveris/omr/constant/UnitTreeTable.java +++ b/app/src/main/java/org/audiveris/omr/constant/UnitTreeTable.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/AbstractWeightedEntity.java b/app/src/main/java/org/audiveris/omr/glyph/AbstractWeightedEntity.java index 679f7a462..01713b9de 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/AbstractWeightedEntity.java +++ b/app/src/main/java/org/audiveris/omr/glyph/AbstractWeightedEntity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/Glyph.java b/app/src/main/java/org/audiveris/omr/glyph/Glyph.java index 9aa77d2b3..5ac17f6e3 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/Glyph.java +++ b/app/src/main/java/org/audiveris/omr/glyph/Glyph.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphCluster.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphCluster.java index 5aca756ad..89723397d 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphCluster.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphCluster.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphDistances.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphDistances.java index 3b81726eb..1b6faa088 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphDistances.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphDistances.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphFactory.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphFactory.java index 8721b273b..6c2a53bc2 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphFactory.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphGroup.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphGroup.java index e3ac888c9..c6a238e7e 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphGroup.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphGroup.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphIndex.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphIndex.java index 6290a8c00..018018f23 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphIndex.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphIndex.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphLayer.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphLayer.java index 67cf8b82a..84fcb25d8 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphLayer.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphLayer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphLink.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphLink.java index fd80aee27..ea6b7dfe0 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphLink.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphLink.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/Glyphs.java b/app/src/main/java/org/audiveris/omr/glyph/Glyphs.java index 4f8d9d9ca..b94184b06 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/Glyphs.java +++ b/app/src/main/java/org/audiveris/omr/glyph/Glyphs.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/GlyphsModel.java b/app/src/main/java/org/audiveris/omr/glyph/GlyphsModel.java index 109d5a8ab..ac9f0560c 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/GlyphsModel.java +++ b/app/src/main/java/org/audiveris/omr/glyph/GlyphsModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/Grades.java b/app/src/main/java/org/audiveris/omr/glyph/Grades.java index 14d1101b8..4016ba0bf 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/Grades.java +++ b/app/src/main/java/org/audiveris/omr/glyph/Grades.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/NearLine.java b/app/src/main/java/org/audiveris/omr/glyph/NearLine.java index 49f00ed0a..e948d5b85 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/NearLine.java +++ b/app/src/main/java/org/audiveris/omr/glyph/NearLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/SectionSets.java b/app/src/main/java/org/audiveris/omr/glyph/SectionSets.java index 199b88661..78f5d6173 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/SectionSets.java +++ b/app/src/main/java/org/audiveris/omr/glyph/SectionSets.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/Shape.java b/app/src/main/java/org/audiveris/omr/glyph/Shape.java index 66f74d7a0..4967bbee4 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/Shape.java +++ b/app/src/main/java/org/audiveris/omr/glyph/Shape.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ShapeChecker.java b/app/src/main/java/org/audiveris/omr/glyph/ShapeChecker.java index dcd75c59a..3ac18ad89 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ShapeChecker.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ShapeChecker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ShapeSet.java b/app/src/main/java/org/audiveris/omr/glyph/ShapeSet.java index bc44d70c2..95603cf0b 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ShapeSet.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ShapeSet.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/SymbolSample.java b/app/src/main/java/org/audiveris/omr/glyph/SymbolSample.java index 9411d1050..aa51cdca2 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/SymbolSample.java +++ b/app/src/main/java/org/audiveris/omr/glyph/SymbolSample.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/WeakGlyph.java b/app/src/main/java/org/audiveris/omr/glyph/WeakGlyph.java index 4be1f5a27..87f59bbb3 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/WeakGlyph.java +++ b/app/src/main/java/org/audiveris/omr/glyph/WeakGlyph.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/WeightedEntity.java b/app/src/main/java/org/audiveris/omr/glyph/WeightedEntity.java index a12a55b62..f415ed6c3 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/WeightedEntity.java +++ b/app/src/main/java/org/audiveris/omr/glyph/WeightedEntity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/CompoundFactory.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/CompoundFactory.java index a4e5e8e21..03498989c 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/CompoundFactory.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/CompoundFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/Compounds.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/Compounds.java index 393cd3ce0..e9ecb8238 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/Compounds.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/Compounds.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/CurvedFilament.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/CurvedFilament.java index 12333007d..b3481340e 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/CurvedFilament.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/CurvedFilament.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/Filament.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/Filament.java index 889ca6a32..14dd27266 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/Filament.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/Filament.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentBoard.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentBoard.java index 503c6ec20..beee5935e 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentBoard.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentFactory.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentFactory.java index bb81bcdd4..6e4b3ab4b 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentFactory.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentIndex.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentIndex.java index 400502216..11a72028d 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentIndex.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentIndex.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentView.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentView.java index 75a1a9710..a3dd91872 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentView.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/FilamentView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/LinkedSection.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/LinkedSection.java index 742b3de7d..510a2c3fa 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/LinkedSection.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/LinkedSection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/SectionCompound.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/SectionCompound.java index 7d4b62d05..fdee6d9e8 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/SectionCompound.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/SectionCompound.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/StickFactory.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/StickFactory.java index afe50ea92..e31fe9285 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/StickFactory.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/StickFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/dynamic/StraightFilament.java b/app/src/main/java/org/audiveris/omr/glyph/dynamic/StraightFilament.java index be7a81772..5219c2ab8 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/dynamic/StraightFilament.java +++ b/app/src/main/java/org/audiveris/omr/glyph/dynamic/StraightFilament.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractActionMenu.java b/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractActionMenu.java index a67920ab9..33041619b 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractActionMenu.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractActionMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractGlyphMenu.java b/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractGlyphMenu.java index e35adfec1..292ce216f 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractGlyphMenu.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/AbstractGlyphMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/EvaluationBoard.java b/app/src/main/java/org/audiveris/omr/glyph/ui/EvaluationBoard.java index de25b5fa5..3b06bf559 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/EvaluationBoard.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/EvaluationBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphBoard.java b/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphBoard.java index e95386d0c..bfe51927c 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphBoard.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphService.java b/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphService.java index dcdfa3988..0c58a640c 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphService.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphService.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphsController.java b/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphsController.java index aa46c8a47..efc44df0b 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphsController.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/GlyphsController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/NestView.java b/app/src/main/java/org/audiveris/omr/glyph/ui/NestView.java index ac2d58d72..868d8bb9b 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/NestView.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/NestView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/ShapeColorChooser.java b/app/src/main/java/org/audiveris/omr/glyph/ui/ShapeColorChooser.java index 491c7fdea..6c4bfeffd 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/ShapeColorChooser.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/ShapeColorChooser.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/SpinnerGlyphModel.java b/app/src/main/java/org/audiveris/omr/glyph/ui/SpinnerGlyphModel.java index 0675889d0..495d3b5f0 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/SpinnerGlyphModel.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/SpinnerGlyphModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/glyph/ui/SymbolGlyphBoard.java b/app/src/main/java/org/audiveris/omr/glyph/ui/SymbolGlyphBoard.java index 50777b759..5ad2bade5 100644 --- a/app/src/main/java/org/audiveris/omr/glyph/ui/SymbolGlyphBoard.java +++ b/app/src/main/java/org/audiveris/omr/glyph/ui/SymbolGlyphBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/AbstractGrayFilter.java b/app/src/main/java/org/audiveris/omr/image/AbstractGrayFilter.java index acf4326c9..ec1409e39 100644 --- a/app/src/main/java/org/audiveris/omr/image/AbstractGrayFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/AbstractGrayFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/AdaptiveDescriptor.java b/app/src/main/java/org/audiveris/omr/image/AdaptiveDescriptor.java index d99d975c6..16e0fa502 100644 --- a/app/src/main/java/org/audiveris/omr/image/AdaptiveDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/image/AdaptiveDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/AdaptiveFilter.java b/app/src/main/java/org/audiveris/omr/image/AdaptiveFilter.java index a88209cb4..968690161 100644 --- a/app/src/main/java/org/audiveris/omr/image/AdaptiveFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/AdaptiveFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/Anchored.java b/app/src/main/java/org/audiveris/omr/image/Anchored.java index 4008a53ea..8b8c9bd0a 100644 --- a/app/src/main/java/org/audiveris/omr/image/Anchored.java +++ b/app/src/main/java/org/audiveris/omr/image/Anchored.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/AnchoredTemplate.java b/app/src/main/java/org/audiveris/omr/image/AnchoredTemplate.java index d9d8ddcda..213868eae 100644 --- a/app/src/main/java/org/audiveris/omr/image/AnchoredTemplate.java +++ b/app/src/main/java/org/audiveris/omr/image/AnchoredTemplate.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/AreaMask.java b/app/src/main/java/org/audiveris/omr/image/AreaMask.java index 5a6fa4458..4578e299a 100644 --- a/app/src/main/java/org/audiveris/omr/image/AreaMask.java +++ b/app/src/main/java/org/audiveris/omr/image/AreaMask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/BufferedSink.java b/app/src/main/java/org/audiveris/omr/image/BufferedSink.java index 2cb202efd..81c27a8a8 100644 --- a/app/src/main/java/org/audiveris/omr/image/BufferedSink.java +++ b/app/src/main/java/org/audiveris/omr/image/BufferedSink.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/BufferedSource.java b/app/src/main/java/org/audiveris/omr/image/BufferedSource.java index 4ba9c69d7..7b2e4348a 100644 --- a/app/src/main/java/org/audiveris/omr/image/BufferedSource.java +++ b/app/src/main/java/org/audiveris/omr/image/BufferedSource.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/DistanceFilter.java b/app/src/main/java/org/audiveris/omr/image/DistanceFilter.java index 8e01882ec..828007b6e 100644 --- a/app/src/main/java/org/audiveris/omr/image/DistanceFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/DistanceFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/DistanceMatching.java b/app/src/main/java/org/audiveris/omr/image/DistanceMatching.java index 9e05bd4e7..045f2c93a 100644 --- a/app/src/main/java/org/audiveris/omr/image/DistanceMatching.java +++ b/app/src/main/java/org/audiveris/omr/image/DistanceMatching.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/DistanceTable.java b/app/src/main/java/org/audiveris/omr/image/DistanceTable.java index bb1b019c5..ad60eac64 100644 --- a/app/src/main/java/org/audiveris/omr/image/DistanceTable.java +++ b/app/src/main/java/org/audiveris/omr/image/DistanceTable.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/FilterDescriptor.java b/app/src/main/java/org/audiveris/omr/image/FilterDescriptor.java index d18b8cb33..e1c7db470 100644 --- a/app/src/main/java/org/audiveris/omr/image/FilterDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/image/FilterDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/FilterKind.java b/app/src/main/java/org/audiveris/omr/image/FilterKind.java index bbdf91fdd..8fef46670 100644 --- a/app/src/main/java/org/audiveris/omr/image/FilterKind.java +++ b/app/src/main/java/org/audiveris/omr/image/FilterKind.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/FilterParam.java b/app/src/main/java/org/audiveris/omr/image/FilterParam.java index 5f28918d1..c4fc86e51 100644 --- a/app/src/main/java/org/audiveris/omr/image/FilterParam.java +++ b/app/src/main/java/org/audiveris/omr/image/FilterParam.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/FloodFiller.java b/app/src/main/java/org/audiveris/omr/image/FloodFiller.java index 6c4bd0933..f79513af9 100644 --- a/app/src/main/java/org/audiveris/omr/image/FloodFiller.java +++ b/app/src/main/java/org/audiveris/omr/image/FloodFiller.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/GaussianGrayFilter.java b/app/src/main/java/org/audiveris/omr/image/GaussianGrayFilter.java index 4aa6d45c6..60d5dcbea 100644 --- a/app/src/main/java/org/audiveris/omr/image/GaussianGrayFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/GaussianGrayFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/Ghostscript.java b/app/src/main/java/org/audiveris/omr/image/Ghostscript.java index 8da377698..599c959ac 100644 --- a/app/src/main/java/org/audiveris/omr/image/Ghostscript.java +++ b/app/src/main/java/org/audiveris/omr/image/Ghostscript.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/GlobalDescriptor.java b/app/src/main/java/org/audiveris/omr/image/GlobalDescriptor.java index 666f71d39..62cfbdd92 100644 --- a/app/src/main/java/org/audiveris/omr/image/GlobalDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/image/GlobalDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/GlobalFilter.java b/app/src/main/java/org/audiveris/omr/image/GlobalFilter.java index eebaebb6b..cd7af0d34 100644 --- a/app/src/main/java/org/audiveris/omr/image/GlobalFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/GlobalFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/ImageFormatException.java b/app/src/main/java/org/audiveris/omr/image/ImageFormatException.java index 9e20639d4..4e55dd91b 100644 --- a/app/src/main/java/org/audiveris/omr/image/ImageFormatException.java +++ b/app/src/main/java/org/audiveris/omr/image/ImageFormatException.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/ImageLoading.java b/app/src/main/java/org/audiveris/omr/image/ImageLoading.java index 8c004751a..57b482709 100644 --- a/app/src/main/java/org/audiveris/omr/image/ImageLoading.java +++ b/app/src/main/java/org/audiveris/omr/image/ImageLoading.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/ImageUtil.java b/app/src/main/java/org/audiveris/omr/image/ImageUtil.java index 217e14300..b3c673e4f 100644 --- a/app/src/main/java/org/audiveris/omr/image/ImageUtil.java +++ b/app/src/main/java/org/audiveris/omr/image/ImageUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/LocalHistogram.java b/app/src/main/java/org/audiveris/omr/image/LocalHistogram.java index 9dce0cade..53504b7c6 100644 --- a/app/src/main/java/org/audiveris/omr/image/LocalHistogram.java +++ b/app/src/main/java/org/audiveris/omr/image/LocalHistogram.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/Mask.java b/app/src/main/java/org/audiveris/omr/image/Mask.java index 024f97c4f..997f06724 100644 --- a/app/src/main/java/org/audiveris/omr/image/Mask.java +++ b/app/src/main/java/org/audiveris/omr/image/Mask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/MedianGrayFilter.java b/app/src/main/java/org/audiveris/omr/image/MedianGrayFilter.java index e92c0b545..73a30be9d 100644 --- a/app/src/main/java/org/audiveris/omr/image/MedianGrayFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/MedianGrayFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/MorphoConstants.java b/app/src/main/java/org/audiveris/omr/image/MorphoConstants.java index f2171d107..e85ee042b 100644 --- a/app/src/main/java/org/audiveris/omr/image/MorphoConstants.java +++ b/app/src/main/java/org/audiveris/omr/image/MorphoConstants.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/MorphoProcessor.java b/app/src/main/java/org/audiveris/omr/image/MorphoProcessor.java index 966cb877a..331ff3490 100644 --- a/app/src/main/java/org/audiveris/omr/image/MorphoProcessor.java +++ b/app/src/main/java/org/audiveris/omr/image/MorphoProcessor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/PixelDistance.java b/app/src/main/java/org/audiveris/omr/image/PixelDistance.java index 4d4ca9bee..f1606733d 100644 --- a/app/src/main/java/org/audiveris/omr/image/PixelDistance.java +++ b/app/src/main/java/org/audiveris/omr/image/PixelDistance.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/PixelFilter.java b/app/src/main/java/org/audiveris/omr/image/PixelFilter.java index ff15cfa09..f3c4e765a 100644 --- a/app/src/main/java/org/audiveris/omr/image/PixelFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/PixelFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/PixelSink.java b/app/src/main/java/org/audiveris/omr/image/PixelSink.java index 59f03c276..4bb670f80 100644 --- a/app/src/main/java/org/audiveris/omr/image/PixelSink.java +++ b/app/src/main/java/org/audiveris/omr/image/PixelSink.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/PixelSource.java b/app/src/main/java/org/audiveris/omr/image/PixelSource.java index 3508b4b66..7dac4de0d 100644 --- a/app/src/main/java/org/audiveris/omr/image/PixelSource.java +++ b/app/src/main/java/org/audiveris/omr/image/PixelSource.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/RandomFilter.java b/app/src/main/java/org/audiveris/omr/image/RandomFilter.java index c28efe563..8a83a47e9 100644 --- a/app/src/main/java/org/audiveris/omr/image/RandomFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/RandomFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/SheetCounter.java b/app/src/main/java/org/audiveris/omr/image/SheetCounter.java index 94c02b9ce..e2c79804d 100644 --- a/app/src/main/java/org/audiveris/omr/image/SheetCounter.java +++ b/app/src/main/java/org/audiveris/omr/image/SheetCounter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/SourceWrapper.java b/app/src/main/java/org/audiveris/omr/image/SourceWrapper.java index 8c4f2dd77..6fb6361b8 100644 --- a/app/src/main/java/org/audiveris/omr/image/SourceWrapper.java +++ b/app/src/main/java/org/audiveris/omr/image/SourceWrapper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/StructureElement.java b/app/src/main/java/org/audiveris/omr/image/StructureElement.java index a7adc51ee..7f8bf63b4 100644 --- a/app/src/main/java/org/audiveris/omr/image/StructureElement.java +++ b/app/src/main/java/org/audiveris/omr/image/StructureElement.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/Template.java b/app/src/main/java/org/audiveris/omr/image/Template.java index d646ef1a3..094214351 100644 --- a/app/src/main/java/org/audiveris/omr/image/Template.java +++ b/app/src/main/java/org/audiveris/omr/image/Template.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/TemplateFactory.java b/app/src/main/java/org/audiveris/omr/image/TemplateFactory.java index d22cac84f..7a40ba43d 100644 --- a/app/src/main/java/org/audiveris/omr/image/TemplateFactory.java +++ b/app/src/main/java/org/audiveris/omr/image/TemplateFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/image/VerticalFilter.java b/app/src/main/java/org/audiveris/omr/image/VerticalFilter.java index c88d69ede..b23b260c0 100644 --- a/app/src/main/java/org/audiveris/omr/image/VerticalFilter.java +++ b/app/src/main/java/org/audiveris/omr/image/VerticalFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/BasicLag.java b/app/src/main/java/org/audiveris/omr/lag/BasicLag.java index 09b9c6de8..66ac2f784 100644 --- a/app/src/main/java/org/audiveris/omr/lag/BasicLag.java +++ b/app/src/main/java/org/audiveris/omr/lag/BasicLag.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/BasicSection.java b/app/src/main/java/org/audiveris/omr/lag/BasicSection.java index fad5aec98..0b8750784 100644 --- a/app/src/main/java/org/audiveris/omr/lag/BasicSection.java +++ b/app/src/main/java/org/audiveris/omr/lag/BasicSection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/DynamicSection.java b/app/src/main/java/org/audiveris/omr/lag/DynamicSection.java index e6764121d..17bcb17b6 100644 --- a/app/src/main/java/org/audiveris/omr/lag/DynamicSection.java +++ b/app/src/main/java/org/audiveris/omr/lag/DynamicSection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/JunctionAllPolicy.java b/app/src/main/java/org/audiveris/omr/lag/JunctionAllPolicy.java index 949d97ffa..70c336e34 100644 --- a/app/src/main/java/org/audiveris/omr/lag/JunctionAllPolicy.java +++ b/app/src/main/java/org/audiveris/omr/lag/JunctionAllPolicy.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/JunctionDeltaPolicy.java b/app/src/main/java/org/audiveris/omr/lag/JunctionDeltaPolicy.java index 9c82330d8..5bdfd1bf8 100644 --- a/app/src/main/java/org/audiveris/omr/lag/JunctionDeltaPolicy.java +++ b/app/src/main/java/org/audiveris/omr/lag/JunctionDeltaPolicy.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/JunctionPolicy.java b/app/src/main/java/org/audiveris/omr/lag/JunctionPolicy.java index 04183a485..b7d3ba352 100644 --- a/app/src/main/java/org/audiveris/omr/lag/JunctionPolicy.java +++ b/app/src/main/java/org/audiveris/omr/lag/JunctionPolicy.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/JunctionRatioPolicy.java b/app/src/main/java/org/audiveris/omr/lag/JunctionRatioPolicy.java index f57fa988b..6d8f7cadc 100644 --- a/app/src/main/java/org/audiveris/omr/lag/JunctionRatioPolicy.java +++ b/app/src/main/java/org/audiveris/omr/lag/JunctionRatioPolicy.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/JunctionShiftPolicy.java b/app/src/main/java/org/audiveris/omr/lag/JunctionShiftPolicy.java index ad321857c..e60333a9e 100644 --- a/app/src/main/java/org/audiveris/omr/lag/JunctionShiftPolicy.java +++ b/app/src/main/java/org/audiveris/omr/lag/JunctionShiftPolicy.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/Lag.java b/app/src/main/java/org/audiveris/omr/lag/Lag.java index 0f793df04..3327423a5 100644 --- a/app/src/main/java/org/audiveris/omr/lag/Lag.java +++ b/app/src/main/java/org/audiveris/omr/lag/Lag.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/LagManager.java b/app/src/main/java/org/audiveris/omr/lag/LagManager.java index a47609198..a830b81d8 100644 --- a/app/src/main/java/org/audiveris/omr/lag/LagManager.java +++ b/app/src/main/java/org/audiveris/omr/lag/LagManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/Lags.java b/app/src/main/java/org/audiveris/omr/lag/Lags.java index 0d19df33f..2f9bda241 100644 --- a/app/src/main/java/org/audiveris/omr/lag/Lags.java +++ b/app/src/main/java/org/audiveris/omr/lag/Lags.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/Section.java b/app/src/main/java/org/audiveris/omr/lag/Section.java index 7e9064577..3faf49406 100644 --- a/app/src/main/java/org/audiveris/omr/lag/Section.java +++ b/app/src/main/java/org/audiveris/omr/lag/Section.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/SectionFactory.java b/app/src/main/java/org/audiveris/omr/lag/SectionFactory.java index eb2ad23bf..60590353e 100644 --- a/app/src/main/java/org/audiveris/omr/lag/SectionFactory.java +++ b/app/src/main/java/org/audiveris/omr/lag/SectionFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/SectionService.java b/app/src/main/java/org/audiveris/omr/lag/SectionService.java index c9ffea3a9..ec428a085 100644 --- a/app/src/main/java/org/audiveris/omr/lag/SectionService.java +++ b/app/src/main/java/org/audiveris/omr/lag/SectionService.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/SectionTally.java b/app/src/main/java/org/audiveris/omr/lag/SectionTally.java index 1bc37b253..631644569 100644 --- a/app/src/main/java/org/audiveris/omr/lag/SectionTally.java +++ b/app/src/main/java/org/audiveris/omr/lag/SectionTally.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/Sections.java b/app/src/main/java/org/audiveris/omr/lag/Sections.java index 9b249421a..7c87b1681 100644 --- a/app/src/main/java/org/audiveris/omr/lag/Sections.java +++ b/app/src/main/java/org/audiveris/omr/lag/Sections.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/ui/SectionBoard.java b/app/src/main/java/org/audiveris/omr/lag/ui/SectionBoard.java index 28b3fc6f6..4d9201a35 100644 --- a/app/src/main/java/org/audiveris/omr/lag/ui/SectionBoard.java +++ b/app/src/main/java/org/audiveris/omr/lag/ui/SectionBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/lag/ui/SectionView.java b/app/src/main/java/org/audiveris/omr/lag/ui/SectionView.java index 6f150ad6e..c9ba2930a 100644 --- a/app/src/main/java/org/audiveris/omr/lag/ui/SectionView.java +++ b/app/src/main/java/org/audiveris/omr/lag/ui/SectionView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/log/LogGuiAppender.java b/app/src/main/java/org/audiveris/omr/log/LogGuiAppender.java index 4f85f782c..e9d84ed58 100644 --- a/app/src/main/java/org/audiveris/omr/log/LogGuiAppender.java +++ b/app/src/main/java/org/audiveris/omr/log/LogGuiAppender.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/log/LogPane.java b/app/src/main/java/org/audiveris/omr/log/LogPane.java index bede97b44..deb3053d3 100644 --- a/app/src/main/java/org/audiveris/omr/log/LogPane.java +++ b/app/src/main/java/org/audiveris/omr/log/LogPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/log/LogStepAppender.java b/app/src/main/java/org/audiveris/omr/log/LogStepAppender.java index ccb9b027f..bedf8408d 100644 --- a/app/src/main/java/org/audiveris/omr/log/LogStepAppender.java +++ b/app/src/main/java/org/audiveris/omr/log/LogStepAppender.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/log/LogUtil.java b/app/src/main/java/org/audiveris/omr/log/LogUtil.java index a9432298b..da299baab 100644 --- a/app/src/main/java/org/audiveris/omr/log/LogUtil.java +++ b/app/src/main/java/org/audiveris/omr/log/LogUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/AreaUtil.java b/app/src/main/java/org/audiveris/omr/math/AreaUtil.java index b863b5f2f..53a887a34 100644 --- a/app/src/main/java/org/audiveris/omr/math/AreaUtil.java +++ b/app/src/main/java/org/audiveris/omr/math/AreaUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Barycenter.java b/app/src/main/java/org/audiveris/omr/math/Barycenter.java index ea6d14972..aeb668ba5 100644 --- a/app/src/main/java/org/audiveris/omr/math/Barycenter.java +++ b/app/src/main/java/org/audiveris/omr/math/Barycenter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/BasicLine.java b/app/src/main/java/org/audiveris/omr/math/BasicLine.java index e9c683a9a..c399f3711 100644 --- a/app/src/main/java/org/audiveris/omr/math/BasicLine.java +++ b/app/src/main/java/org/audiveris/omr/math/BasicLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Circle.java b/app/src/main/java/org/audiveris/omr/math/Circle.java index f31ea3586..5278beaf0 100644 --- a/app/src/main/java/org/audiveris/omr/math/Circle.java +++ b/app/src/main/java/org/audiveris/omr/math/Circle.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/CubicUtil.java b/app/src/main/java/org/audiveris/omr/math/CubicUtil.java index 1e4bc5b2c..2f62b831b 100644 --- a/app/src/main/java/org/audiveris/omr/math/CubicUtil.java +++ b/app/src/main/java/org/audiveris/omr/math/CubicUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Ellipse.java b/app/src/main/java/org/audiveris/omr/math/Ellipse.java index 03f51ccb6..25c3bcaea 100644 --- a/app/src/main/java/org/audiveris/omr/math/Ellipse.java +++ b/app/src/main/java/org/audiveris/omr/math/Ellipse.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/GCD.java b/app/src/main/java/org/audiveris/omr/math/GCD.java index 513816a24..52ddeeaf9 100644 --- a/app/src/main/java/org/audiveris/omr/math/GCD.java +++ b/app/src/main/java/org/audiveris/omr/math/GCD.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/GeoOrder.java b/app/src/main/java/org/audiveris/omr/math/GeoOrder.java index 759c9314e..927f88db3 100644 --- a/app/src/main/java/org/audiveris/omr/math/GeoOrder.java +++ b/app/src/main/java/org/audiveris/omr/math/GeoOrder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/GeoPath.java b/app/src/main/java/org/audiveris/omr/math/GeoPath.java index 2e1751636..f712714b4 100644 --- a/app/src/main/java/org/audiveris/omr/math/GeoPath.java +++ b/app/src/main/java/org/audiveris/omr/math/GeoPath.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/GeoUtil.java b/app/src/main/java/org/audiveris/omr/math/GeoUtil.java index 7e22b4bdb..9acde0ab1 100644 --- a/app/src/main/java/org/audiveris/omr/math/GeoUtil.java +++ b/app/src/main/java/org/audiveris/omr/math/GeoUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/HiLoPeakFinder.java b/app/src/main/java/org/audiveris/omr/math/HiLoPeakFinder.java index 9c8404215..68d82e946 100644 --- a/app/src/main/java/org/audiveris/omr/math/HiLoPeakFinder.java +++ b/app/src/main/java/org/audiveris/omr/math/HiLoPeakFinder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Histogram.java b/app/src/main/java/org/audiveris/omr/math/Histogram.java index c4789647c..06f9278a4 100644 --- a/app/src/main/java/org/audiveris/omr/math/Histogram.java +++ b/app/src/main/java/org/audiveris/omr/math/Histogram.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/InjectionSolver.java b/app/src/main/java/org/audiveris/omr/math/InjectionSolver.java index a8db5b6f3..4ae56f98e 100644 --- a/app/src/main/java/org/audiveris/omr/math/InjectionSolver.java +++ b/app/src/main/java/org/audiveris/omr/math/InjectionSolver.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/IntegerFunction.java b/app/src/main/java/org/audiveris/omr/math/IntegerFunction.java index bf5306c58..89621f037 100644 --- a/app/src/main/java/org/audiveris/omr/math/IntegerFunction.java +++ b/app/src/main/java/org/audiveris/omr/math/IntegerFunction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Line.java b/app/src/main/java/org/audiveris/omr/math/Line.java index 0a3fabd02..873db4dcf 100644 --- a/app/src/main/java/org/audiveris/omr/math/Line.java +++ b/app/src/main/java/org/audiveris/omr/math/Line.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/LineUtil.java b/app/src/main/java/org/audiveris/omr/math/LineUtil.java index 33613ecaa..a832ff7be 100644 --- a/app/src/main/java/org/audiveris/omr/math/LineUtil.java +++ b/app/src/main/java/org/audiveris/omr/math/LineUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/NaturalSpline.java b/app/src/main/java/org/audiveris/omr/math/NaturalSpline.java index dcc5b5d5c..778db0e16 100644 --- a/app/src/main/java/org/audiveris/omr/math/NaturalSpline.java +++ b/app/src/main/java/org/audiveris/omr/math/NaturalSpline.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/NeuralNetwork.java b/app/src/main/java/org/audiveris/omr/math/NeuralNetwork.java index 519d4e2eb..db07119a0 100644 --- a/app/src/main/java/org/audiveris/omr/math/NeuralNetwork.java +++ b/app/src/main/java/org/audiveris/omr/math/NeuralNetwork.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Parabola.java b/app/src/main/java/org/audiveris/omr/math/Parabola.java index 1b74f0c38..1c03b44f7 100644 --- a/app/src/main/java/org/audiveris/omr/math/Parabola.java +++ b/app/src/main/java/org/audiveris/omr/math/Parabola.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/PointUtil.java b/app/src/main/java/org/audiveris/omr/math/PointUtil.java index 37aa43b3e..6a63e6d1a 100644 --- a/app/src/main/java/org/audiveris/omr/math/PointUtil.java +++ b/app/src/main/java/org/audiveris/omr/math/PointUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/PointsCollector.java b/app/src/main/java/org/audiveris/omr/math/PointsCollector.java index 5029a3d3d..5821dde56 100644 --- a/app/src/main/java/org/audiveris/omr/math/PointsCollector.java +++ b/app/src/main/java/org/audiveris/omr/math/PointsCollector.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Polynomial.java b/app/src/main/java/org/audiveris/omr/math/Polynomial.java index c5c2cae79..b1915aad9 100644 --- a/app/src/main/java/org/audiveris/omr/math/Polynomial.java +++ b/app/src/main/java/org/audiveris/omr/math/Polynomial.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/PoorManAlgebra.java b/app/src/main/java/org/audiveris/omr/math/PoorManAlgebra.java index d868ddb64..4cdcb1df7 100644 --- a/app/src/main/java/org/audiveris/omr/math/PoorManAlgebra.java +++ b/app/src/main/java/org/audiveris/omr/math/PoorManAlgebra.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Population.java b/app/src/main/java/org/audiveris/omr/math/Population.java index 8ead79fc7..4d311f117 100644 --- a/app/src/main/java/org/audiveris/omr/math/Population.java +++ b/app/src/main/java/org/audiveris/omr/math/Population.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Projection.java b/app/src/main/java/org/audiveris/omr/math/Projection.java index 57dbe8f16..7310ce1ab 100644 --- a/app/src/main/java/org/audiveris/omr/math/Projection.java +++ b/app/src/main/java/org/audiveris/omr/math/Projection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Range.java b/app/src/main/java/org/audiveris/omr/math/Range.java index 7ab3c6d5b..c96a7ed76 100644 --- a/app/src/main/java/org/audiveris/omr/math/Range.java +++ b/app/src/main/java/org/audiveris/omr/math/Range.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/Rational.java b/app/src/main/java/org/audiveris/omr/math/Rational.java index 6277eb103..2750c75b3 100644 --- a/app/src/main/java/org/audiveris/omr/math/Rational.java +++ b/app/src/main/java/org/audiveris/omr/math/Rational.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/math/TableUtil.java b/app/src/main/java/org/audiveris/omr/math/TableUtil.java index 3e4d88830..1fbc43ab4 100644 --- a/app/src/main/java/org/audiveris/omr/math/TableUtil.java +++ b/app/src/main/java/org/audiveris/omr/math/TableUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/ARTMoments.java b/app/src/main/java/org/audiveris/omr/moments/ARTMoments.java index 21e5bd779..6065efb70 100644 --- a/app/src/main/java/org/audiveris/omr/moments/ARTMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/ARTMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/AbstractExtractor.java b/app/src/main/java/org/audiveris/omr/moments/AbstractExtractor.java index bde58a0e2..b03351d21 100644 --- a/app/src/main/java/org/audiveris/omr/moments/AbstractExtractor.java +++ b/app/src/main/java/org/audiveris/omr/moments/AbstractExtractor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/BasicARTExtractor.java b/app/src/main/java/org/audiveris/omr/moments/BasicARTExtractor.java index 37ae7352d..5658acab1 100644 --- a/app/src/main/java/org/audiveris/omr/moments/BasicARTExtractor.java +++ b/app/src/main/java/org/audiveris/omr/moments/BasicARTExtractor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/BasicARTMoments.java b/app/src/main/java/org/audiveris/omr/moments/BasicARTMoments.java index 31f3e9a1a..969918c8b 100644 --- a/app/src/main/java/org/audiveris/omr/moments/BasicARTMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/BasicARTMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/BasicLUT.java b/app/src/main/java/org/audiveris/omr/moments/BasicLUT.java index cb8d25daf..bbce81d1a 100644 --- a/app/src/main/java/org/audiveris/omr/moments/BasicLUT.java +++ b/app/src/main/java/org/audiveris/omr/moments/BasicLUT.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/BasicLegendreExtractor.java b/app/src/main/java/org/audiveris/omr/moments/BasicLegendreExtractor.java index 81d867956..a4659192b 100644 --- a/app/src/main/java/org/audiveris/omr/moments/BasicLegendreExtractor.java +++ b/app/src/main/java/org/audiveris/omr/moments/BasicLegendreExtractor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/BasicLegendreMoments.java b/app/src/main/java/org/audiveris/omr/moments/BasicLegendreMoments.java index 39c87eabe..a60e1ce52 100644 --- a/app/src/main/java/org/audiveris/omr/moments/BasicLegendreMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/BasicLegendreMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/GeometricMoments.java b/app/src/main/java/org/audiveris/omr/moments/GeometricMoments.java index 744ea3e66..f437d8a4b 100644 --- a/app/src/main/java/org/audiveris/omr/moments/GeometricMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/GeometricMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/LUT.java b/app/src/main/java/org/audiveris/omr/moments/LUT.java index 060203faa..550548839 100644 --- a/app/src/main/java/org/audiveris/omr/moments/LUT.java +++ b/app/src/main/java/org/audiveris/omr/moments/LUT.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/LegendreMoments.java b/app/src/main/java/org/audiveris/omr/moments/LegendreMoments.java index 1a6a333a4..5df259306 100644 --- a/app/src/main/java/org/audiveris/omr/moments/LegendreMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/LegendreMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/MomentsExtractor.java b/app/src/main/java/org/audiveris/omr/moments/MomentsExtractor.java index bcd3b765f..87fc859e4 100644 --- a/app/src/main/java/org/audiveris/omr/moments/MomentsExtractor.java +++ b/app/src/main/java/org/audiveris/omr/moments/MomentsExtractor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/OrthogonalMoments.java b/app/src/main/java/org/audiveris/omr/moments/OrthogonalMoments.java index 9ffff872c..21d7ff0af 100644 --- a/app/src/main/java/org/audiveris/omr/moments/OrthogonalMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/OrthogonalMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/moments/QuantizedARTMoments.java b/app/src/main/java/org/audiveris/omr/moments/QuantizedARTMoments.java index 525c6ea5a..6d4b86579 100644 --- a/app/src/main/java/org/audiveris/omr/moments/QuantizedARTMoments.java +++ b/app/src/main/java/org/audiveris/omr/moments/QuantizedARTMoments.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/plugin/Plugin.java b/app/src/main/java/org/audiveris/omr/plugin/Plugin.java index 6c7244218..85a2acac2 100644 --- a/app/src/main/java/org/audiveris/omr/plugin/Plugin.java +++ b/app/src/main/java/org/audiveris/omr/plugin/Plugin.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/plugin/PluginAction.java b/app/src/main/java/org/audiveris/omr/plugin/PluginAction.java index 23549dcd8..b576433a5 100644 --- a/app/src/main/java/org/audiveris/omr/plugin/PluginAction.java +++ b/app/src/main/java/org/audiveris/omr/plugin/PluginAction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/plugin/PluginsManager.java b/app/src/main/java/org/audiveris/omr/plugin/PluginsManager.java index 05aa9b504..cc17510c3 100644 --- a/app/src/main/java/org/audiveris/omr/plugin/PluginsManager.java +++ b/app/src/main/java/org/audiveris/omr/plugin/PluginsManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/MarkedRun.java b/app/src/main/java/org/audiveris/omr/run/MarkedRun.java index 79c78b575..6c094b070 100644 --- a/app/src/main/java/org/audiveris/omr/run/MarkedRun.java +++ b/app/src/main/java/org/audiveris/omr/run/MarkedRun.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/Orientation.java b/app/src/main/java/org/audiveris/omr/run/Orientation.java index dabfe9bb6..562b1f37d 100644 --- a/app/src/main/java/org/audiveris/omr/run/Orientation.java +++ b/app/src/main/java/org/audiveris/omr/run/Orientation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/Oriented.java b/app/src/main/java/org/audiveris/omr/run/Oriented.java index 60032c4ad..f67185cc2 100644 --- a/app/src/main/java/org/audiveris/omr/run/Oriented.java +++ b/app/src/main/java/org/audiveris/omr/run/Oriented.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/Run.java b/app/src/main/java/org/audiveris/omr/run/Run.java index b7247f3ec..92e793350 100644 --- a/app/src/main/java/org/audiveris/omr/run/Run.java +++ b/app/src/main/java/org/audiveris/omr/run/Run.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/RunBoard.java b/app/src/main/java/org/audiveris/omr/run/RunBoard.java index f67741a75..a032756c5 100644 --- a/app/src/main/java/org/audiveris/omr/run/RunBoard.java +++ b/app/src/main/java/org/audiveris/omr/run/RunBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/RunService.java b/app/src/main/java/org/audiveris/omr/run/RunService.java index adc9fff59..c9daf4a7c 100644 --- a/app/src/main/java/org/audiveris/omr/run/RunService.java +++ b/app/src/main/java/org/audiveris/omr/run/RunService.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/RunTable.java b/app/src/main/java/org/audiveris/omr/run/RunTable.java index e119641d1..de746d8d2 100644 --- a/app/src/main/java/org/audiveris/omr/run/RunTable.java +++ b/app/src/main/java/org/audiveris/omr/run/RunTable.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/RunTableFactory.java b/app/src/main/java/org/audiveris/omr/run/RunTableFactory.java index 044e564cb..b2d2264c1 100644 --- a/app/src/main/java/org/audiveris/omr/run/RunTableFactory.java +++ b/app/src/main/java/org/audiveris/omr/run/RunTableFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/RunTableView.java b/app/src/main/java/org/audiveris/omr/run/RunTableView.java index 5b4b6e02a..50a1c9354 100644 --- a/app/src/main/java/org/audiveris/omr/run/RunTableView.java +++ b/app/src/main/java/org/audiveris/omr/run/RunTableView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/run/RunsRetriever.java b/app/src/main/java/org/audiveris/omr/run/RunsRetriever.java index 2e53e70f9..d88794332 100644 --- a/app/src/main/java/org/audiveris/omr/run/RunsRetriever.java +++ b/app/src/main/java/org/audiveris/omr/run/RunsRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/DrumSet.java b/app/src/main/java/org/audiveris/omr/score/DrumSet.java index 0049eaa04..4a961bfaa 100644 --- a/app/src/main/java/org/audiveris/omr/score/DrumSet.java +++ b/app/src/main/java/org/audiveris/omr/score/DrumSet.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/LogicalPart.java b/app/src/main/java/org/audiveris/omr/score/LogicalPart.java index f3b1301bd..ce4465935 100644 --- a/app/src/main/java/org/audiveris/omr/score/LogicalPart.java +++ b/app/src/main/java/org/audiveris/omr/score/LogicalPart.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/Mark.java b/app/src/main/java/org/audiveris/omr/score/Mark.java index 54c2d2080..09bcc9d4c 100644 --- a/app/src/main/java/org/audiveris/omr/score/Mark.java +++ b/app/src/main/java/org/audiveris/omr/score/Mark.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/MeasureFixer.java b/app/src/main/java/org/audiveris/omr/score/MeasureFixer.java index 47ec626b1..fe76b1aa5 100644 --- a/app/src/main/java/org/audiveris/omr/score/MeasureFixer.java +++ b/app/src/main/java/org/audiveris/omr/score/MeasureFixer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/MidiAbstractions.java b/app/src/main/java/org/audiveris/omr/score/MidiAbstractions.java index 69efed6c0..3d56b99ef 100644 --- a/app/src/main/java/org/audiveris/omr/score/MidiAbstractions.java +++ b/app/src/main/java/org/audiveris/omr/score/MidiAbstractions.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/MusicXML.java b/app/src/main/java/org/audiveris/omr/score/MusicXML.java index 8a0cdded3..02bf073bf 100644 --- a/app/src/main/java/org/audiveris/omr/score/MusicXML.java +++ b/app/src/main/java/org/audiveris/omr/score/MusicXML.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/OpusExporter.java b/app/src/main/java/org/audiveris/omr/score/OpusExporter.java index 6da0e6400..9b2c3da3d 100644 --- a/app/src/main/java/org/audiveris/omr/score/OpusExporter.java +++ b/app/src/main/java/org/audiveris/omr/score/OpusExporter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/Page.java b/app/src/main/java/org/audiveris/omr/score/Page.java index 3ba641eaf..08a6b2f06 100644 --- a/app/src/main/java/org/audiveris/omr/score/Page.java +++ b/app/src/main/java/org/audiveris/omr/score/Page.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/PageNumber.java b/app/src/main/java/org/audiveris/omr/score/PageNumber.java index 14dfe301c..9347794d4 100644 --- a/app/src/main/java/org/audiveris/omr/score/PageNumber.java +++ b/app/src/main/java/org/audiveris/omr/score/PageNumber.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/PageRef.java b/app/src/main/java/org/audiveris/omr/score/PageRef.java index ead78ccab..f19263cc4 100644 --- a/app/src/main/java/org/audiveris/omr/score/PageRef.java +++ b/app/src/main/java/org/audiveris/omr/score/PageRef.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/PartCollation.java b/app/src/main/java/org/audiveris/omr/score/PartCollation.java index 24f12213e..db2bffb3b 100644 --- a/app/src/main/java/org/audiveris/omr/score/PartCollation.java +++ b/app/src/main/java/org/audiveris/omr/score/PartCollation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/PartData.java b/app/src/main/java/org/audiveris/omr/score/PartData.java index 6a298e3df..318ece2b2 100644 --- a/app/src/main/java/org/audiveris/omr/score/PartData.java +++ b/app/src/main/java/org/audiveris/omr/score/PartData.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/PartRef.java b/app/src/main/java/org/audiveris/omr/score/PartRef.java index 8f9c3b510..eda738880 100644 --- a/app/src/main/java/org/audiveris/omr/score/PartRef.java +++ b/app/src/main/java/org/audiveris/omr/score/PartRef.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/PartwiseBuilder.java b/app/src/main/java/org/audiveris/omr/score/PartwiseBuilder.java index 15ab364b8..1d4b89443 100644 --- a/app/src/main/java/org/audiveris/omr/score/PartwiseBuilder.java +++ b/app/src/main/java/org/audiveris/omr/score/PartwiseBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/Score.java b/app/src/main/java/org/audiveris/omr/score/Score.java index d0b49495d..16813bc56 100644 --- a/app/src/main/java/org/audiveris/omr/score/Score.java +++ b/app/src/main/java/org/audiveris/omr/score/Score.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ScoreExporter.java b/app/src/main/java/org/audiveris/omr/score/ScoreExporter.java index 4dff9b28e..e2a5e62e9 100644 --- a/app/src/main/java/org/audiveris/omr/score/ScoreExporter.java +++ b/app/src/main/java/org/audiveris/omr/score/ScoreExporter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ScoreReduction.java b/app/src/main/java/org/audiveris/omr/score/ScoreReduction.java index 3ac7f6ecd..22179042f 100644 --- a/app/src/main/java/org/audiveris/omr/score/ScoreReduction.java +++ b/app/src/main/java/org/audiveris/omr/score/ScoreReduction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/Source.java b/app/src/main/java/org/audiveris/omr/score/Source.java index 6e05f58ce..8d258774f 100644 --- a/app/src/main/java/org/audiveris/omr/score/Source.java +++ b/app/src/main/java/org/audiveris/omr/score/Source.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/StaffConfig.java b/app/src/main/java/org/audiveris/omr/score/StaffConfig.java index 0f379ff9b..9fa0ef352 100644 --- a/app/src/main/java/org/audiveris/omr/score/StaffConfig.java +++ b/app/src/main/java/org/audiveris/omr/score/StaffConfig.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/StaffPosition.java b/app/src/main/java/org/audiveris/omr/score/StaffPosition.java index 0b9db9192..43635f68e 100644 --- a/app/src/main/java/org/audiveris/omr/score/StaffPosition.java +++ b/app/src/main/java/org/audiveris/omr/score/StaffPosition.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/SystemRef.java b/app/src/main/java/org/audiveris/omr/score/SystemRef.java index f4adc9aad..f3733b8fc 100644 --- a/app/src/main/java/org/audiveris/omr/score/SystemRef.java +++ b/app/src/main/java/org/audiveris/omr/score/SystemRef.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/TimeRational.java b/app/src/main/java/org/audiveris/omr/score/TimeRational.java index c370f109b..e931e207d 100644 --- a/app/src/main/java/org/audiveris/omr/score/TimeRational.java +++ b/app/src/main/java/org/audiveris/omr/score/TimeRational.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/TimeSignatureFixer.java b/app/src/main/java/org/audiveris/omr/score/TimeSignatureFixer.java index 824e8478b..e69a70b3b 100644 --- a/app/src/main/java/org/audiveris/omr/score/TimeSignatureFixer.java +++ b/app/src/main/java/org/audiveris/omr/score/TimeSignatureFixer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/TimeValue.java b/app/src/main/java/org/audiveris/omr/score/TimeValue.java index 7f4281f63..264d2a6f3 100644 --- a/app/src/main/java/org/audiveris/omr/score/TimeValue.java +++ b/app/src/main/java/org/audiveris/omr/score/TimeValue.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/BookParameters.java b/app/src/main/java/org/audiveris/omr/score/ui/BookParameters.java index 9a49c3bce..41b17a693 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/BookParameters.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/BookParameters.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/BookPdfOutput.java b/app/src/main/java/org/audiveris/omr/score/ui/BookPdfOutput.java index d975c24b2..98a2219e6 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/BookPdfOutput.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/BookPdfOutput.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/BooleanPane.java b/app/src/main/java/org/audiveris/omr/score/ui/BooleanPane.java index 579a1acd4..1917994f2 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/BooleanPane.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/BooleanPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/EditorMenu.java b/app/src/main/java/org/audiveris/omr/score/ui/EditorMenu.java index 61701b187..5039a7008 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/EditorMenu.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/EditorMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/EnumPane.java b/app/src/main/java/org/audiveris/omr/score/ui/EnumPane.java index 18e1cb6f5..18c28004a 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/EnumPane.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/EnumPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/IntegerPane.java b/app/src/main/java/org/audiveris/omr/score/ui/IntegerPane.java index a3a24ed01..6570cecbf 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/IntegerPane.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/IntegerPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/IntegerSpinPane.java b/app/src/main/java/org/audiveris/omr/score/ui/IntegerSpinPane.java index d126df98b..db3e0b2b5 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/IntegerSpinPane.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/IntegerSpinPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/LogicalPartsEditor.java b/app/src/main/java/org/audiveris/omr/score/ui/LogicalPartsEditor.java index d340fc239..c478de261 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/LogicalPartsEditor.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/LogicalPartsEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/SheetPopupMenu.java b/app/src/main/java/org/audiveris/omr/score/ui/SheetPopupMenu.java index 003f5dc5b..7fe5a4e23 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/SheetPopupMenu.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/SheetPopupMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/SheetScaling.java b/app/src/main/java/org/audiveris/omr/score/ui/SheetScaling.java index edbe71069..71284b360 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/SheetScaling.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/SheetScaling.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/TopicsPanel.java b/app/src/main/java/org/audiveris/omr/score/ui/TopicsPanel.java index ec7ff82aa..d5a13565d 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/TopicsPanel.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/TopicsPanel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/XactPane.java b/app/src/main/java/org/audiveris/omr/score/ui/XactPane.java index 7973f4708..4614f5c60 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/XactPane.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/XactPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/score/ui/XactTopic.java b/app/src/main/java/org/audiveris/omr/score/ui/XactTopic.java index b183eb6f9..95db7ea88 100644 --- a/app/src/main/java/org/audiveris/omr/score/ui/XactTopic.java +++ b/app/src/main/java/org/audiveris/omr/score/ui/XactTopic.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/AliasPatterns.java b/app/src/main/java/org/audiveris/omr/sheet/AliasPatterns.java index b208c8a25..34abba2e4 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/AliasPatterns.java +++ b/app/src/main/java/org/audiveris/omr/sheet/AliasPatterns.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/BarlineHeight.java b/app/src/main/java/org/audiveris/omr/sheet/BarlineHeight.java index ca65a10bb..85f1f563f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/BarlineHeight.java +++ b/app/src/main/java/org/audiveris/omr/sheet/BarlineHeight.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Book.java b/app/src/main/java/org/audiveris/omr/sheet/Book.java index 118e41b2e..2df378a15 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Book.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Book.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/BookManager.java b/app/src/main/java/org/audiveris/omr/sheet/BookManager.java index 00478a118..e55948de8 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/BookManager.java +++ b/app/src/main/java/org/audiveris/omr/sheet/BookManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/DataHolder.java b/app/src/main/java/org/audiveris/omr/sheet/DataHolder.java index fa85e0782..19afdc4ce 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/DataHolder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/DataHolder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/DurationFactor.java b/app/src/main/java/org/audiveris/omr/sheet/DurationFactor.java index fe0bece1e..b6495de2c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/DurationFactor.java +++ b/app/src/main/java/org/audiveris/omr/sheet/DurationFactor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ExportPattern.java b/app/src/main/java/org/audiveris/omr/sheet/ExportPattern.java index 23e45cdaf..d5b459e15 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ExportPattern.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ExportPattern.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ImageHolder.java b/app/src/main/java/org/audiveris/omr/sheet/ImageHolder.java index 7666cb2e1..be041a886 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ImageHolder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ImageHolder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/InputQualityParam.java b/app/src/main/java/org/audiveris/omr/sheet/InputQualityParam.java index 741652ae8..2168e713e 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/InputQualityParam.java +++ b/app/src/main/java/org/audiveris/omr/sheet/InputQualityParam.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/OldStaffBarline.java b/app/src/main/java/org/audiveris/omr/sheet/OldStaffBarline.java index 23f6de0da..9ef076197 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/OldStaffBarline.java +++ b/app/src/main/java/org/audiveris/omr/sheet/OldStaffBarline.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/OneLineStaff.java b/app/src/main/java/org/audiveris/omr/sheet/OneLineStaff.java index c6d264724..5aceac023 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/OneLineStaff.java +++ b/app/src/main/java/org/audiveris/omr/sheet/OneLineStaff.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/PageCleaner.java b/app/src/main/java/org/audiveris/omr/sheet/PageCleaner.java index 456227295..2613eae74 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/PageCleaner.java +++ b/app/src/main/java/org/audiveris/omr/sheet/PageCleaner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Params.java b/app/src/main/java/org/audiveris/omr/sheet/Params.java index d261c1d84..6dee9c033 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Params.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Params.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Part.java b/app/src/main/java/org/audiveris/omr/sheet/Part.java index 1b9228de4..e660c59d9 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Part.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Part.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/PartBarline.java b/app/src/main/java/org/audiveris/omr/sheet/PartBarline.java index 93e0691ff..2ca4d66e0 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/PartBarline.java +++ b/app/src/main/java/org/audiveris/omr/sheet/PartBarline.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Picture.java b/app/src/main/java/org/audiveris/omr/sheet/Picture.java index 766e07616..7f2b80453 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Picture.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Picture.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/PlayList.java b/app/src/main/java/org/audiveris/omr/sheet/PlayList.java index e45bcea26..ea3f1d226 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/PlayList.java +++ b/app/src/main/java/org/audiveris/omr/sheet/PlayList.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitch.java b/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitch.java index f3f5b6f04..8ab3b1668 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitch.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitch.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitches.java b/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitches.java index 86bf47b47..b5666be43 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitches.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ProcessingSwitches.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Profiles.java b/app/src/main/java/org/audiveris/omr/sheet/Profiles.java index a2c5335f1..09c2c230e 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Profiles.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Profiles.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/RunTableHolder.java b/app/src/main/java/org/audiveris/omr/sheet/RunTableHolder.java index 070f5f3d1..92f014f72 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/RunTableHolder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/RunTableHolder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Scale.java b/app/src/main/java/org/audiveris/omr/sheet/Scale.java index 217f44072..7fa0a7f30 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Scale.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Scale.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ScaleBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/ScaleBuilder.java index 6746d2c9f..9fbe3688c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ScaleBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ScaleBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Sheet.java b/app/src/main/java/org/audiveris/omr/sheet/Sheet.java index 368041ec3..8de02e2d7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Sheet.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Sheet.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/SheetDiff.java b/app/src/main/java/org/audiveris/omr/sheet/SheetDiff.java index 4559795d0..d089c6e17 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/SheetDiff.java +++ b/app/src/main/java/org/audiveris/omr/sheet/SheetDiff.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/SheetReduction.java b/app/src/main/java/org/audiveris/omr/sheet/SheetReduction.java index a72a9f3a1..f25e6b9cc 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/SheetReduction.java +++ b/app/src/main/java/org/audiveris/omr/sheet/SheetReduction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/SheetStub.java b/app/src/main/java/org/audiveris/omr/sheet/SheetStub.java index 52b39f058..dbec8af5c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/SheetStub.java +++ b/app/src/main/java/org/audiveris/omr/sheet/SheetStub.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Skew.java b/app/src/main/java/org/audiveris/omr/sheet/Skew.java index 999bd5b62..8838bcc7f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Skew.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Skew.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Staff.java b/app/src/main/java/org/audiveris/omr/sheet/Staff.java index 48a393b3b..24116ef5b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Staff.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Staff.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/StaffLine.java b/app/src/main/java/org/audiveris/omr/sheet/StaffLine.java index b8e5a8850..baae6c790 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/StaffLine.java +++ b/app/src/main/java/org/audiveris/omr/sheet/StaffLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/StaffManager.java b/app/src/main/java/org/audiveris/omr/sheet/StaffManager.java index 05ce88b9d..d68f48fb7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/StaffManager.java +++ b/app/src/main/java/org/audiveris/omr/sheet/StaffManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/SystemInfo.java b/app/src/main/java/org/audiveris/omr/sheet/SystemInfo.java index b722e172a..71e7068f6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/SystemInfo.java +++ b/app/src/main/java/org/audiveris/omr/sheet/SystemInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/SystemManager.java b/app/src/main/java/org/audiveris/omr/sheet/SystemManager.java index 74907ac19..fc8cdcc14 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/SystemManager.java +++ b/app/src/main/java/org/audiveris/omr/sheet/SystemManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Tablature.java b/app/src/main/java/org/audiveris/omr/sheet/Tablature.java index 7d065dede..9807574bb 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Tablature.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Tablature.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/Versions.java b/app/src/main/java/org/audiveris/omr/sheet/Versions.java index b01740df3..fcdab851b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/Versions.java +++ b/app/src/main/java/org/audiveris/omr/sheet/Versions.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamItem.java b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamItem.java index 5a0024989..054f72df9 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamItem.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamItem.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamLine.java b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamLine.java index 08f34f290..2cdf7262b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamLine.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamStructure.java b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamStructure.java index e06292f26..1126d68e1 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamStructure.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamStructure.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsBuilder.java index 0d4bd72d3..7db0dd169 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsStep.java b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsStep.java index 092f05f2a..e315832bb 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/BeamsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/BlackHeadSizer.java b/app/src/main/java/org/audiveris/omr/sheet/beam/BlackHeadSizer.java index 02db2f789..d3a26f91e 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/BlackHeadSizer.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/BlackHeadSizer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/CueBeamsStep.java b/app/src/main/java/org/audiveris/omr/sheet/beam/CueBeamsStep.java index b488f7c4e..6e8c3357f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/CueBeamsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/CueBeamsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/MultipleRestsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/beam/MultipleRestsBuilder.java index f94ec360b..7d89c0df1 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/MultipleRestsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/MultipleRestsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/OldBeamGroup.java b/app/src/main/java/org/audiveris/omr/sheet/beam/OldBeamGroup.java index 6e0aa5084..923272e64 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/OldBeamGroup.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/OldBeamGroup.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsBuilder.java index 847bd302d..3bf396ee9 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsController.java b/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsController.java index 980ccfdae..769b78f5b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsController.java +++ b/app/src/main/java/org/audiveris/omr/sheet/beam/SpotsController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/clef/ClefBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/clef/ClefBuilder.java index 0e43d6fd5..43afbc4ea 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/clef/ClefBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/clef/ClefBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/Arc.java b/app/src/main/java/org/audiveris/omr/sheet/curve/Arc.java index e34132573..2f6329326 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/Arc.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/Arc.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/ArcRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/curve/ArcRetriever.java index 725345f2e..009843e2c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/ArcRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/ArcRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/ArcShape.java b/app/src/main/java/org/audiveris/omr/sheet/curve/ArcShape.java index bea1a4cef..49c217b4d 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/ArcShape.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/ArcShape.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/ArcView.java b/app/src/main/java/org/audiveris/omr/sheet/curve/ArcView.java index 6da4753fa..c27252423 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/ArcView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/ArcView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/ChordSplitter.java b/app/src/main/java/org/audiveris/omr/sheet/curve/ChordSplitter.java index ddbd7b2f6..2809b9032 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/ChordSplitter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/ChordSplitter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/CircleModel.java b/app/src/main/java/org/audiveris/omr/sheet/curve/CircleModel.java index 7d05b7f25..8be4c02d7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/CircleModel.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/CircleModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/ClumpPruner.java b/app/src/main/java/org/audiveris/omr/sheet/curve/ClumpPruner.java index 5255fddc5..616a843e4 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/ClumpPruner.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/ClumpPruner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/Curve.java b/app/src/main/java/org/audiveris/omr/sheet/curve/Curve.java index b2acdcc9b..2c8a4d38c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/Curve.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/Curve.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/CurveGap.java b/app/src/main/java/org/audiveris/omr/sheet/curve/CurveGap.java index 80f08880f..504c8d919 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/CurveGap.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/CurveGap.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/Curves.java b/app/src/main/java/org/audiveris/omr/sheet/curve/Curves.java index 6af2a4c1a..0054d88cf 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/Curves.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/Curves.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesBuilder.java index 9ad891abc..74fa5ec7f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesStep.java b/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesStep.java index 79766c790..3e76acc40 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/CurvesStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/EndingsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/curve/EndingsBuilder.java index dc786bda2..5cb4d71fc 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/EndingsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/EndingsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/GlyphSlurInfo.java b/app/src/main/java/org/audiveris/omr/sheet/curve/GlyphSlurInfo.java index f5668cc93..fdb276861 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/GlyphSlurInfo.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/GlyphSlurInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/JunctionRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/curve/JunctionRetriever.java index 3ac867f33..154481a20 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/JunctionRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/JunctionRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/LineModel.java b/app/src/main/java/org/audiveris/omr/sheet/curve/LineModel.java index e28c9ef3f..478e0da52 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/LineModel.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/LineModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/Model.java b/app/src/main/java/org/audiveris/omr/sheet/curve/Model.java index b3c898936..b3616494b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/Model.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/Model.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentInfo.java b/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentInfo.java index a9fd3974f..7b8bad2f8 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentInfo.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentsBuilder.java index 5f5b571ed..c8b02e2d7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/SegmentsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/Skeleton.java b/app/src/main/java/org/audiveris/omr/sheet/curve/Skeleton.java index 96b25424c..5dfa1425f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/Skeleton.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/Skeleton.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/SlurHeadLink.java b/app/src/main/java/org/audiveris/omr/sheet/curve/SlurHeadLink.java index 95e58ed4a..68ddea273 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/SlurHeadLink.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/SlurHeadLink.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/SlurInfo.java b/app/src/main/java/org/audiveris/omr/sheet/curve/SlurInfo.java index bc170d8e9..1f63c008a 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/SlurInfo.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/SlurInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/SlurLinker.java b/app/src/main/java/org/audiveris/omr/sheet/curve/SlurLinker.java index 73281d762..3ecf1dfee 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/SlurLinker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/SlurLinker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/SlursBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/curve/SlursBuilder.java index 894a70354..c887c43f5 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/SlursBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/SlursBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/curve/WedgesBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/curve/WedgesBuilder.java index 0a18b3e2e..29a4f9b15 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/curve/WedgesBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/curve/WedgesBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/BarAlignment.java b/app/src/main/java/org/audiveris/omr/sheet/grid/BarAlignment.java index 02a45832a..31e224c5f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/BarAlignment.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/BarAlignment.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/BarColumn.java b/app/src/main/java/org/audiveris/omr/sheet/grid/BarColumn.java index 85774e6d5..cb81765ba 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/BarColumn.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/BarColumn.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/BarConnection.java b/app/src/main/java/org/audiveris/omr/sheet/grid/BarConnection.java index 93922b68a..a3e8ceac1 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/BarConnection.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/BarConnection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentBuilder.java index af60994c2..1f34f2c9b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentFactory.java b/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentFactory.java index 2e4ba22aa..e3a7e970f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentFactory.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/BarFilamentFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/BarsRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/grid/BarsRetriever.java index e378983f2..c3e5365fb 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/BarsRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/BarsRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/ClustersRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/grid/ClustersRetriever.java index 775e8263f..b9aceace2 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/ClustersRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/ClustersRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/FilamentComb.java b/app/src/main/java/org/audiveris/omr/sheet/grid/FilamentComb.java index 6052de108..62e95d37a 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/FilamentComb.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/FilamentComb.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/GridBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/grid/GridBuilder.java index 36b01faee..cc3d1ac53 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/GridBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/GridBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/GridStep.java b/app/src/main/java/org/audiveris/omr/sheet/grid/GridStep.java index 91f788341..321b16450 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/GridStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/GridStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/LineCluster.java b/app/src/main/java/org/audiveris/omr/sheet/grid/LineCluster.java index 350ced787..8520ff5a8 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/LineCluster.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/LineCluster.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/LineInfo.java b/app/src/main/java/org/audiveris/omr/sheet/grid/LineInfo.java index cc3090df2..aba248b06 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/LineInfo.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/LineInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/LinesRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/grid/LinesRetriever.java index baa6be212..8c26b68a0 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/LinesRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/LinesRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/PartGroup.java b/app/src/main/java/org/audiveris/omr/sheet/grid/PartGroup.java index e57f45d6d..97954ebda 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/PartGroup.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/PartGroup.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/PeakGraph.java b/app/src/main/java/org/audiveris/omr/sheet/grid/PeakGraph.java index 589bb3bc0..c868c0508 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/PeakGraph.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/PeakGraph.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffFilament.java b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffFilament.java index 2a63ce0a3..ce0bb0ed5 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffFilament.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffFilament.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffLineCleaner.java b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffLineCleaner.java index 25bd197c0..605f3af0e 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffLineCleaner.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffLineCleaner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPattern.java b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPattern.java index f505df39e..7c049be23 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPattern.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPattern.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPeak.java b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPeak.java index 385a8e0b3..fbc81520c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPeak.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffPeak.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffProjector.java b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffProjector.java index 591b7763b..3dd773561 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/StaffProjector.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/StaffProjector.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetLine.java b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetLine.java index f4ba504b9..09aec91ab 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetLine.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetPage.java b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetPage.java index c4547a1c3..b0f5d2286 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetPage.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetPage.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetStaff.java b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetStaff.java index 2ae26f413..8699c2de3 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetStaff.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetStaff.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetSystem.java b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetSystem.java index de3d9d49e..0d40ae7ab 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/grid/TargetSystem.java +++ b/app/src/main/java/org/audiveris/omr/sheet/grid/TargetSystem.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/header/HeaderBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/header/HeaderBuilder.java index f4b70cc18..cf1a0a404 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/header/HeaderBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/header/HeaderBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/header/HeadersStep.java b/app/src/main/java/org/audiveris/omr/sheet/header/HeadersStep.java index 5f0838d03..53ac45a86 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/header/HeadersStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/header/HeadersStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/header/StaffHeader.java b/app/src/main/java/org/audiveris/omr/sheet/header/StaffHeader.java index ce003714a..c858bbb73 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/header/StaffHeader.java +++ b/app/src/main/java/org/audiveris/omr/sheet/header/StaffHeader.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/key/KeyBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/key/KeyBuilder.java index 4f0277454..7b1fce775 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/key/KeyBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/key/KeyBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/key/KeyColumn.java b/app/src/main/java/org/audiveris/omr/sheet/key/KeyColumn.java index fb0421406..9646e58e3 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/key/KeyColumn.java +++ b/app/src/main/java/org/audiveris/omr/sheet/key/KeyColumn.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/key/KeyExtractor.java b/app/src/main/java/org/audiveris/omr/sheet/key/KeyExtractor.java index 1e1efb2a0..06b880300 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/key/KeyExtractor.java +++ b/app/src/main/java/org/audiveris/omr/sheet/key/KeyExtractor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/key/KeyPeak.java b/app/src/main/java/org/audiveris/omr/sheet/key/KeyPeak.java index b9b6a2a28..b38c7e780 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/key/KeyPeak.java +++ b/app/src/main/java/org/audiveris/omr/sheet/key/KeyPeak.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/key/KeyRoi.java b/app/src/main/java/org/audiveris/omr/sheet/key/KeyRoi.java index e144a05a8..bcb71cdfa 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/key/KeyRoi.java +++ b/app/src/main/java/org/audiveris/omr/sheet/key/KeyRoi.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/key/KeySlice.java b/app/src/main/java/org/audiveris/omr/sheet/key/KeySlice.java index a0439c790..cda4b7a92 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/key/KeySlice.java +++ b/app/src/main/java/org/audiveris/omr/sheet/key/KeySlice.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersBuilder.java index e2a54de84..115b00e13 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersFilter.java b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersFilter.java index f7d3702a3..fd9a0d132 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersFilter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersPostAnalysis.java b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersPostAnalysis.java index b1f6fddeb..b267f26a4 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersPostAnalysis.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersPostAnalysis.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersStep.java b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersStep.java index 6b625dae9..067c2e8ad 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ledger/LedgersStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/ChordsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/note/ChordsBuilder.java index 715d7bad9..98cf0e5b7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/ChordsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/ChordsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/ChordsStep.java b/app/src/main/java/org/audiveris/omr/sheet/note/ChordsStep.java index 1052d61fb..8274009fe 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/ChordsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/ChordsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/DistancesBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/note/DistancesBuilder.java index d66a114d3..2cc81d6a6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/DistancesBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/DistancesBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedScale.java b/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedScale.java index 211e21bde..3266c53ea 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedScale.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedScale.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedTally.java b/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedTally.java index 04ea6f458..07447b978 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedTally.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/HeadSeedTally.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/HeadSpotsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/note/HeadSpotsBuilder.java index dde81ae51..19102d563 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/HeadSpotsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/HeadSpotsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/HeadsStep.java b/app/src/main/java/org/audiveris/omr/sheet/note/HeadsStep.java index 5110eeab4..877dfd1f2 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/HeadsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/HeadsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/note/NoteHeadsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/note/NoteHeadsBuilder.java index 38bd0583d..8da115b4d 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/note/NoteHeadsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/note/NoteHeadsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordPair.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordPair.java index 03a1f9cfe..784dc1fc6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordPair.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordPair.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordsMapper.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordsMapper.java index 63840c301..0ad567448 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordsMapper.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/ChordsMapper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Measure.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Measure.java index 3bbd7b9b8..7d58d3aeb 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Measure.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Measure.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureFiller.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureFiller.java index 537875726..c44921e9b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureFiller.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureFiller.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureRhythm.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureRhythm.java index ed4a278c4..4b1b65e82 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureRhythm.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureRhythm.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureStack.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureStack.java index e0f38a7a2..e6499d05c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureStack.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasureStack.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresBuilder.java index a102c9bcb..3ab9b3e5c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresStep.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresStep.java index dfad32cc5..4affc4a2f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/MeasuresStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/PageRhythm.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/PageRhythm.java index 7716d70d7..909d7e63e 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/PageRhythm.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/PageRhythm.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/RhythmsStep.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/RhythmsStep.java index b14786f33..732f0eaf3 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/RhythmsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/RhythmsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Slot.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Slot.java index 31934cd76..2ec95be19 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Slot.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Slot.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotVoice.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotVoice.java index 6b3e18433..819748f43 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotVoice.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotVoice.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotsRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotsRetriever.java index 380f69c97..837edb053 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotsRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/SlotsRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/StackRhythm.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/StackRhythm.java index 3ba8714fc..5dda05f8a 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/StackRhythm.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/StackRhythm.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletGenerator.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletGenerator.java index 609874779..1e2bc6008 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletGenerator.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletGenerator.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletsBuilder.java index da7ce5754..94e19100f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/TupletsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voice.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voice.java index 2f490a768..e9d59f2b6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voice.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voice.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/VoiceDistance.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/VoiceDistance.java index 6ef5b64b0..b8f140b1c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/VoiceDistance.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/VoiceDistance.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voices.java b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voices.java index eabd3211e..658d72812 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voices.java +++ b/app/src/main/java/org/audiveris/omr/sheet/rhythm/Voices.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/BeamLinker.java b/app/src/main/java/org/audiveris/omr/sheet/stem/BeamLinker.java index a72e60476..06e50130c 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/BeamLinker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/BeamLinker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/HeadCorner.java b/app/src/main/java/org/audiveris/omr/sheet/stem/HeadCorner.java index d257cb133..0dde583ef 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/HeadCorner.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/HeadCorner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/HeadLinker.java b/app/src/main/java/org/audiveris/omr/sheet/stem/HeadLinker.java index cf0f1a760..5d441933e 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/HeadLinker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/HeadLinker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/HeadStemsCleaner.java b/app/src/main/java/org/audiveris/omr/sheet/stem/HeadStemsCleaner.java index b63ef6bbf..31886de67 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/HeadStemsCleaner.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/HeadStemsCleaner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemBuilder.java index 5ec269f3d..65108d54a 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemChecker.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemChecker.java index 3affd7a68..c5f871754 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemChecker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemChecker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemHalfLinker.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemHalfLinker.java index c8eae4804..c66cfccb2 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemHalfLinker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemHalfLinker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemItem.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemItem.java index 07330a930..9892dcf86 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemItem.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemItem.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemLinker.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemLinker.java index 3d48cd7a0..2f576d062 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemLinker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemLinker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemScaler.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemScaler.java index 0b8dd4cb2..ef6383e8d 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemScaler.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemScaler.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemSeedsStep.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemSeedsStep.java index 12bc68003..b6b9d3ff0 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemSeedsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemSeedsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemsRetriever.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemsRetriever.java index 2ae3eef8e..57a28952d 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemsRetriever.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemsRetriever.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/StemsStep.java b/app/src/main/java/org/audiveris/omr/sheet/stem/StemsStep.java index 2b576ec06..5a7cc1eb0 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/StemsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/StemsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/stem/VerticalsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/stem/VerticalsBuilder.java index 629c32f1c..e563986b4 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/stem/VerticalsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/stem/VerticalsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/DotFactory.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/DotFactory.java index b71d099c6..5ae26620f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/DotFactory.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/DotFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/InterCleaner.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/InterCleaner.java index 4fd56fc98..c3983621f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/InterCleaner.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/InterCleaner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/InterFactory.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/InterFactory.java index b6be0ae19..e3a136fba 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/InterFactory.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/InterFactory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/LinksStep.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/LinksStep.java index cf083d4c3..686c04d63 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/LinksStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/LinksStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsBuilder.java index b7b7cd94b..50c949f3f 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsFilter.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsFilter.java index 03ef9be6f..c789aacd9 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsFilter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsLinker.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsLinker.java index 5197b7f10..4d5c0639b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsLinker.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsLinker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsStep.java b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsStep.java index 1db6cfdb9..2c7126a4b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsStep.java +++ b/app/src/main/java/org/audiveris/omr/sheet/symbol/SymbolsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/time/BasicTimeBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/time/BasicTimeBuilder.java index 26a247f36..ae3fa2bad 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/time/BasicTimeBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/time/BasicTimeBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeBuilder.java index bfeef96d7..1034b49f7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeColumn.java b/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeColumn.java index 173d4af67..d85f83f53 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeColumn.java +++ b/app/src/main/java/org/audiveris/omr/sheet/time/HeaderTimeColumn.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/time/TimeBuilder.java b/app/src/main/java/org/audiveris/omr/sheet/time/TimeBuilder.java index 9462bb689..e1ceef920 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/time/TimeBuilder.java +++ b/app/src/main/java/org/audiveris/omr/sheet/time/TimeBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/time/TimeColumn.java b/app/src/main/java/org/audiveris/omr/sheet/time/TimeColumn.java index a5dbc7fc8..8bf0d5061 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/time/TimeColumn.java +++ b/app/src/main/java/org/audiveris/omr/sheet/time/TimeColumn.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/BinarizationBoard.java b/app/src/main/java/org/audiveris/omr/sheet/ui/BinarizationBoard.java index e3bc5b51d..314b886c8 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/BinarizationBoard.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/BinarizationBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/BinaryBoard.java b/app/src/main/java/org/audiveris/omr/sheet/ui/BinaryBoard.java index ca138e8dc..d3215c2f1 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/BinaryBoard.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/BinaryBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/BookActions.java b/app/src/main/java/org/audiveris/omr/sheet/ui/BookActions.java index 9a2e2d465..feaf7afbc 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/BookActions.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/BookActions.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/BookBrowser.java b/app/src/main/java/org/audiveris/omr/sheet/ui/BookBrowser.java index b7a3f1fef..a594b2c12 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/BookBrowser.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/BookBrowser.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/DistanceBoard.java b/app/src/main/java/org/audiveris/omr/sheet/ui/DistanceBoard.java index 3a768bcc5..0d591af19 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/DistanceBoard.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/DistanceBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/ExtractionMenu.java b/app/src/main/java/org/audiveris/omr/sheet/ui/ExtractionMenu.java index c9ca2169b..1c2fbc1db 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/ExtractionMenu.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/ExtractionMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/ImageView.java b/app/src/main/java/org/audiveris/omr/sheet/ui/ImageView.java index 03211eb55..aabd1c6c8 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/ImageView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/ImageView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/LagController.java b/app/src/main/java/org/audiveris/omr/sheet/ui/LagController.java index 3f30dfc9a..0530c6fce 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/LagController.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/LagController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/NoStaffView.java b/app/src/main/java/org/audiveris/omr/sheet/ui/NoStaffView.java index b7a4f007b..fab28c028 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/NoStaffView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/NoStaffView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectEditor.java b/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectEditor.java index ae48f46d6..2a17a1079 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectEditor.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectUIModel.java b/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectUIModel.java index 1aedbd701..84dc6a809 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectUIModel.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/ObjectUIModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/PictureView.java b/app/src/main/java/org/audiveris/omr/sheet/ui/PictureView.java index e0aebf2c5..312805071 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/PictureView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/PictureView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/PixelBoard.java b/app/src/main/java/org/audiveris/omr/sheet/ui/PixelBoard.java index a036da597..8a574df83 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/PixelBoard.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/PixelBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/RunsViewer.java b/app/src/main/java/org/audiveris/omr/sheet/ui/RunsViewer.java index 5ad822ca1..e6756d289 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/RunsViewer.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/RunsViewer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/ScrollImageView.java b/app/src/main/java/org/audiveris/omr/sheet/ui/ScrollImageView.java index f90f1fca0..9298926c6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/ScrollImageView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/ScrollImageView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SelectionPainter.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SelectionPainter.java index 54e461f25..46349c8ed 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SelectionPainter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SelectionPainter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetAssembly.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetAssembly.java index b59e7118b..7bf9dbde5 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetAssembly.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetAssembly.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetEditor.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetEditor.java index 8f326f2e4..807a29b1d 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetEditor.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetGradedPainter.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetGradedPainter.java index f1355dc10..031003701 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetGradedPainter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetGradedPainter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetPainter.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetPainter.java index 2aeb4dfcc..40cbaf610 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetPainter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetPainter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetResultPainter.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetResultPainter.java index f7766f40f..d7994acc1 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetResultPainter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetResultPainter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetTab.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetTab.java index 714e45e3d..4bcf850f6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetTab.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetTab.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetView.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetView.java index 5401b0ca4..11aefe8ac 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SheetView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SheetView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SimpleSheetPainter.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SimpleSheetPainter.java index 723554f8b..dece4f9f9 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SimpleSheetPainter.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SimpleSheetPainter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/SplitAndMerge.java b/app/src/main/java/org/audiveris/omr/sheet/ui/SplitAndMerge.java index f6be378fc..db1458dd7 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/SplitAndMerge.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/SplitAndMerge.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditingTask.java b/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditingTask.java index e51a55765..0be3fe841 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditingTask.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditingTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditor.java b/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditor.java index 54b9b00fd..c91bb4605 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditor.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/StaffEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/StubDependent.java b/app/src/main/java/org/audiveris/omr/sheet/ui/StubDependent.java index 0633d7499..a36111f10 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/StubDependent.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/StubDependent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/StubsController.java b/app/src/main/java/org/audiveris/omr/sheet/ui/StubsController.java index c6e87883f..e508318fc 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/StubsController.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/StubsController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/StubsSelection.java b/app/src/main/java/org/audiveris/omr/sheet/ui/StubsSelection.java index 27916bb26..1bb6494e6 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/StubsSelection.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/StubsSelection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateBoard.java b/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateBoard.java index d0ebd449e..c05e4211a 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateBoard.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateView.java b/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateView.java index 0a7742e11..5c646c59b 100644 --- a/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateView.java +++ b/app/src/main/java/org/audiveris/omr/sheet/ui/TemplateView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/BeamHeadCleaner.java b/app/src/main/java/org/audiveris/omr/sig/BeamHeadCleaner.java index d40367e18..aef48f839 100644 --- a/app/src/main/java/org/audiveris/omr/sig/BeamHeadCleaner.java +++ b/app/src/main/java/org/audiveris/omr/sig/BeamHeadCleaner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/CrossDetector.java b/app/src/main/java/org/audiveris/omr/sig/CrossDetector.java index 534a0b7a0..55118c2b8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/CrossDetector.java +++ b/app/src/main/java/org/audiveris/omr/sig/CrossDetector.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/GradeImpacts.java b/app/src/main/java/org/audiveris/omr/sig/GradeImpacts.java index b12448134..48ea0ef96 100644 --- a/app/src/main/java/org/audiveris/omr/sig/GradeImpacts.java +++ b/app/src/main/java/org/audiveris/omr/sig/GradeImpacts.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/GradeUtil.java b/app/src/main/java/org/audiveris/omr/sig/GradeUtil.java index 16629cf1e..4a14bc666 100644 --- a/app/src/main/java/org/audiveris/omr/sig/GradeUtil.java +++ b/app/src/main/java/org/audiveris/omr/sig/GradeUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/InterIndex.java b/app/src/main/java/org/audiveris/omr/sig/InterIndex.java index af9b6a8ac..2d54810b8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/InterIndex.java +++ b/app/src/main/java/org/audiveris/omr/sig/InterIndex.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/SIGraph.java b/app/src/main/java/org/audiveris/omr/sig/SIGraph.java index 1e852e4d5..57e79ac34 100644 --- a/app/src/main/java/org/audiveris/omr/sig/SIGraph.java +++ b/app/src/main/java/org/audiveris/omr/sig/SIGraph.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/SigListener.java b/app/src/main/java/org/audiveris/omr/sig/SigListener.java index d647049bd..5c905a046 100644 --- a/app/src/main/java/org/audiveris/omr/sig/SigListener.java +++ b/app/src/main/java/org/audiveris/omr/sig/SigListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/SigReducer.java b/app/src/main/java/org/audiveris/omr/sig/SigReducer.java index 0f865460c..04dfa050b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/SigReducer.java +++ b/app/src/main/java/org/audiveris/omr/sig/SigReducer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/SigValue.java b/app/src/main/java/org/audiveris/omr/sig/SigValue.java index aa71e1982..4e008967c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/SigValue.java +++ b/app/src/main/java/org/audiveris/omr/sig/SigValue.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractBeamInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractBeamInter.java index 5e6a6e9c0..0c6044306 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractBeamInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractBeamInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractChordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractChordInter.java index 918d18e7a..2da5f37e6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractChordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractChordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractDirectionInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractDirectionInter.java index 44e654bf5..a3cf577aa 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractDirectionInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractDirectionInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractFlagInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractFlagInter.java index 9f09d9950..6f23b19fc 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractFlagInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractFlagInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractHorizontalInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractHorizontalInter.java index 35c9148ac..91c5ec2aa 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractHorizontalInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractHorizontalInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInter.java index ec19596e7..582f99c4a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInterVisitor.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInterVisitor.java index bc6362c6c..7a2cbebbf 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInterVisitor.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractInterVisitor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNoteInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNoteInter.java index a0d0af8d2..78f0c765e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNoteInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNoteInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNumberInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNumberInter.java index 7e0266a68..7392cc173 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNumberInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractNumberInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPauseInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPauseInter.java index ad2ae2d54..b1aa26c31 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPauseInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPauseInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPitchedInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPitchedInter.java index 218b6f496..197fdf2c6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPitchedInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractPitchedInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractStaffVerticalInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractStaffVerticalInter.java index 8c5438ed1..671d42f80 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractStaffVerticalInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractStaffVerticalInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractTimeInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractTimeInter.java index bc2096be9..7504a27af 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractTimeInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractTimeInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalConnectorInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalConnectorInter.java index 23b7aa511..f0f77d04e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalConnectorInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalConnectorInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalInter.java index 246dd6117..f33147f56 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AbstractVerticalInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AlterInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AlterInter.java index 9dd77f84c..612ed4474 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AlterInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AlterInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/ArpeggiatoInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/ArpeggiatoInter.java index 562f19b8d..aa6106732 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/ArpeggiatoInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/ArpeggiatoInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/ArticulationInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/ArticulationInter.java index b522970f2..90cbf59c2 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/ArticulationInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/ArticulationInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/AugmentationDotInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/AugmentationDotInter.java index 49a893e58..59007210c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/AugmentationDotInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/AugmentationDotInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BarConnectorInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BarConnectorInter.java index ddb21b616..9309d888e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BarConnectorInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BarConnectorInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BarlineInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BarlineInter.java index a22fbcc77..9bdb8421d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BarlineInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BarlineInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BeamGroupInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BeamGroupInter.java index 0f4a2982b..f2383650d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BeamGroupInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BeamGroupInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BeamHookInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BeamHookInter.java index 51a87d672..bf7007d94 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BeamHookInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BeamHookInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BeamInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BeamInter.java index 28bc8431b..677de983a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BeamInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BeamInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BeatUnitInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BeatUnitInter.java index 530482f70..7a80e1135 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BeatUnitInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BeatUnitInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BraceInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BraceInter.java index f62ca1ab8..95278ef8a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BraceInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BraceInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BracketConnectorInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BracketConnectorInter.java index 26adce074..51266250e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BracketConnectorInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BracketConnectorInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BracketInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BracketInter.java index 823b4c89c..b19bf6789 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BracketInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BracketInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/BreathMarkInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/BreathMarkInter.java index 80dc97605..1967739a2 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/BreathMarkInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/BreathMarkInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/CaesuraInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/CaesuraInter.java index e4f5b7b3e..b1abadb38 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/CaesuraInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/CaesuraInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/ChordNameInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/ChordNameInter.java index 0222563e1..84f44e77e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/ChordNameInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/ChordNameInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/ClefInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/ClefInter.java index 5d556c6f5..64eaee8e0 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/ClefInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/ClefInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/ClutterInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/ClutterInter.java index 02eb7224b..0e52ec996 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/ClutterInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/ClutterInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/CompoundNoteInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/CompoundNoteInter.java index f4cbe7d1d..cd3c82919 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/CompoundNoteInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/CompoundNoteInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/DynamicsInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/DynamicsInter.java index 4fcec8599..b16216808 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/DynamicsInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/DynamicsInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/EndingInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/EndingInter.java index f912e09cf..b6c935b34 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/EndingInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/EndingInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/EnsembleHelper.java b/app/src/main/java/org/audiveris/omr/sig/inter/EnsembleHelper.java index f27f44de6..90583c923 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/EnsembleHelper.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/EnsembleHelper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/FermataArcInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/FermataArcInter.java index 5cbed1bb4..2455f8bae 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/FermataArcInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/FermataArcInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/FermataDotInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/FermataDotInter.java index 2a8641837..c1a649d2b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/FermataDotInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/FermataDotInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/FermataInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/FermataInter.java index 2203ef30c..10633d96d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/FermataInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/FermataInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/FingeringInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/FingeringInter.java index 6f8fc4992..b0ac54bfb 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/FingeringInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/FingeringInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/FlagInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/FlagInter.java index fd36e28dd..8ad6fdc07 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/FlagInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/FlagInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/FretInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/FretInter.java index 2d5848aa2..8c86b31c8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/FretInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/FretInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/GraceChordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/GraceChordInter.java index 273b7c69d..cb020d224 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/GraceChordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/GraceChordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/HeadChordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/HeadChordInter.java index 38178dc16..4528ac63a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/HeadChordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/HeadChordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/HeadInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/HeadInter.java index 9951aad57..f43a9fa28 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/HeadInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/HeadInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/Inter.java b/app/src/main/java/org/audiveris/omr/sig/inter/Inter.java index 3b8237cf5..f2afb3bfd 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/Inter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/Inter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/InterEnsemble.java b/app/src/main/java/org/audiveris/omr/sig/inter/InterEnsemble.java index 0cacf8807..51e287283 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/InterEnsemble.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/InterEnsemble.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/InterPair.java b/app/src/main/java/org/audiveris/omr/sig/inter/InterPair.java index 331458038..8828e887d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/InterPair.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/InterPair.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/InterPairPredicate.java b/app/src/main/java/org/audiveris/omr/sig/inter/InterPairPredicate.java index 8827602e9..b1ceb0eec 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/InterPairPredicate.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/InterPairPredicate.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/InterVisitor.java b/app/src/main/java/org/audiveris/omr/sig/inter/InterVisitor.java index 7181005b3..d4dab304c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/InterVisitor.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/InterVisitor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/Inters.java b/app/src/main/java/org/audiveris/omr/sig/inter/Inters.java index 9b944b478..70e4d8b6f 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/Inters.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/Inters.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/KeyAlterInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/KeyAlterInter.java index e58c96ed9..b76b57d77 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/KeyAlterInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/KeyAlterInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/KeyInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/KeyInter.java index 78b5a1057..c482c6e79 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/KeyInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/KeyInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/LedgerInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/LedgerInter.java index 42ef1d245..486d0b088 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/LedgerInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/LedgerInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/LyricItemInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/LyricItemInter.java index c57c7ee83..0ba073c93 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/LyricItemInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/LyricItemInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/LyricLineInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/LyricLineInter.java index 3c3ab43c5..13a34f9d9 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/LyricLineInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/LyricLineInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/MarkerInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/MarkerInter.java index 7f13cce09..29efca4e6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/MarkerInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/MarkerInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/MeasureCountInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/MeasureCountInter.java index 4826a6ef2..eb7afcec8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/MeasureCountInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/MeasureCountInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/MeasureRepeatInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/MeasureRepeatInter.java index 1f46c5f61..6432cd47b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/MeasureRepeatInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/MeasureRepeatInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/MetronomeInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/MetronomeInter.java index b7ece4949..8066b1a92 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/MetronomeInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/MetronomeInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/MultipleRestInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/MultipleRestInter.java index d18a84f04..e547ee61c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/MultipleRestInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/MultipleRestInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/MusicWordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/MusicWordInter.java index 8b4478982..15828a5df 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/MusicWordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/MusicWordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/NumberInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/NumberInter.java index 02ea2e382..e3061510c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/NumberInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/NumberInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/OctaveShiftInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/OctaveShiftInter.java index 380c9cd9a..72679a415 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/OctaveShiftInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/OctaveShiftInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/OrnamentInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/OrnamentInter.java index 8442bf429..ae816843c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/OrnamentInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/OrnamentInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/PedalInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/PedalInter.java index 30c043fd9..dad9f1259 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/PedalInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/PedalInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/PlayingInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/PlayingInter.java index b74cd32df..ec4541abb 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/PlayingInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/PlayingInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/PluckingInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/PluckingInter.java index 183dcdc64..56f81467a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/PluckingInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/PluckingInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/RepeatDotInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/RepeatDotInter.java index 0b839bda1..6bae79a44 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/RepeatDotInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/RepeatDotInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/RestChordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/RestChordInter.java index c356329b3..3fa497926 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/RestChordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/RestChordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/RestInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/RestInter.java index c7f33b2d3..df6b81746 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/RestInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/RestInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SegmentInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SegmentInter.java index 30d41f63f..ebbdc88db 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SegmentInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SegmentInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SentenceInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SentenceInter.java index c41371660..7dbe7912b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SentenceInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SentenceInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SimileMarkInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SimileMarkInter.java index 5621b5340..12e38ce1a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SimileMarkInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SimileMarkInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SlurInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SlurInter.java index 7dc1a5d4f..44bb43d60 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SlurInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SlurInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SmallBeamInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SmallBeamInter.java index a294fff59..b0f4c0c98 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SmallBeamInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SmallBeamInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SmallChordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SmallChordInter.java index 511ed39d4..696d43b6c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SmallChordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SmallChordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/SmallFlagInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/SmallFlagInter.java index 2728aeb50..e0f462a88 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/SmallFlagInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/SmallFlagInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/StaffBarlineInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/StaffBarlineInter.java index 9579f44f1..ce94d3707 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/StaffBarlineInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/StaffBarlineInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/StemInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/StemInter.java index a1a199895..52d5d85c8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/StemInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/StemInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/StringSymbolInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/StringSymbolInter.java index 518631d00..b22b96d2a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/StringSymbolInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/StringSymbolInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TechnicalHelper.java b/app/src/main/java/org/audiveris/omr/sig/inter/TechnicalHelper.java index 76976d025..8325cad51 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TechnicalHelper.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TechnicalHelper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TimeCustomInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/TimeCustomInter.java index 98aaf283f..de2ea06e8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TimeCustomInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TimeCustomInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TimeNumberInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/TimeNumberInter.java index 454ee55b5..b9371ad25 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TimeNumberInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TimeNumberInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TimePairInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/TimePairInter.java index 5ea8ab4d3..8dc9e7ad7 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TimePairInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TimePairInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TimeWholeInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/TimeWholeInter.java index efacc6421..c13c7d623 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TimeWholeInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TimeWholeInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TremoloInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/TremoloInter.java index 255eb550b..6218a1661 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TremoloInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TremoloInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/TupletInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/TupletInter.java index df741bd66..18da2799d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/TupletInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/TupletInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/VerticalSerifInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/VerticalSerifInter.java index c3bc8ea5b..6dd62a5f8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/VerticalSerifInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/VerticalSerifInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/VisitableInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/VisitableInter.java index 45af8c220..006103312 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/VisitableInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/VisitableInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/WedgeInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/WedgeInter.java index c0f79dc4c..1aeed0365 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/WedgeInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/WedgeInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/inter/WordInter.java b/app/src/main/java/org/audiveris/omr/sig/inter/WordInter.java index b80feee25..22b2a2f06 100644 --- a/app/src/main/java/org/audiveris/omr/sig/inter/WordInter.java +++ b/app/src/main/java/org/audiveris/omr/sig/inter/WordInter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/AbstractConnection.java b/app/src/main/java/org/audiveris/omr/sig/relation/AbstractConnection.java index 6a226fa48..1375a32e7 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/AbstractConnection.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/AbstractConnection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/AbstractStemConnection.java b/app/src/main/java/org/audiveris/omr/sig/relation/AbstractStemConnection.java index dd739a0c6..c237b0a3f 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/AbstractStemConnection.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/AbstractStemConnection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/AlterHeadRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/AlterHeadRelation.java index 325eb5745..b1bb8db51 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/AlterHeadRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/AlterHeadRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/AugmentationRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/AugmentationRelation.java index 9cab263ba..568ca8c57 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/AugmentationRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/AugmentationRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BarConnectionRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/BarConnectionRelation.java index d59f89202..57836e3e4 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BarConnectionRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BarConnectionRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BarGroupRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/BarGroupRelation.java index d999da499..e2e4f1085 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BarGroupRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BarGroupRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BeamBeamRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/BeamBeamRelation.java index c4ef3e59f..31f2b74d6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BeamBeamRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BeamBeamRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BeamHeadRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/BeamHeadRelation.java index ef23e9b10..a424f3b4c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BeamHeadRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BeamHeadRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BeamPortion.java b/app/src/main/java/org/audiveris/omr/sig/relation/BeamPortion.java index 3e6beb5ef..51cd17e02 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BeamPortion.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BeamPortion.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BeamRestRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/BeamRestRelation.java index 7ef4770bc..763722896 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BeamRestRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BeamRestRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/BeamStemRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/BeamStemRelation.java index fcb422fbf..1bacc88b8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/BeamStemRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/BeamStemRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordArpeggiatoRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordArpeggiatoRelation.java index c62f82179..186ac5e12 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordArpeggiatoRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordArpeggiatoRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordArticulationRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordArticulationRelation.java index efefc72df..df384f0de 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordArticulationRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordArticulationRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordDynamicsRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordDynamicsRelation.java index 31da08c76..f8a6cd6d0 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordDynamicsRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordDynamicsRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordGraceRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordGraceRelation.java index b87441fd6..a12ad4823 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordGraceRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordGraceRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordNameRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordNameRelation.java index f5f5cad56..fe2f797af 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordNameRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordNameRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordOrnamentRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordOrnamentRelation.java index eb3e6c778..f1e974bb7 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordOrnamentRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordOrnamentRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordPauseRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordPauseRelation.java index 117363758..3b0302c68 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordPauseRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordPauseRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordPedalRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordPedalRelation.java index 42acb5c86..cdbf18894 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordPedalRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordPedalRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordSentenceRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordSentenceRelation.java index 03976aa3e..f0db52b83 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordSentenceRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordSentenceRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordStemRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordStemRelation.java index 5d2c29ed1..828ce2cc8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordStemRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordStemRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordSyllableRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordSyllableRelation.java index 590b25e22..c0e640ea2 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordSyllableRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordSyllableRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordTupletRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordTupletRelation.java index f5b3ff074..8521fff4b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordTupletRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordTupletRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ChordWedgeRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ChordWedgeRelation.java index e6a17ce9d..b633f222e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ChordWedgeRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ChordWedgeRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/ClefKeyRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/ClefKeyRelation.java index 8083299b8..3abd9f3a5 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/ClefKeyRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/ClefKeyRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Containment.java b/app/src/main/java/org/audiveris/omr/sig/relation/Containment.java index 83aa711c2..ba0f0c034 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Containment.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Containment.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/DoubleDotRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/DoubleDotRelation.java index c6d393bab..ccef8bb1b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/DoubleDotRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/DoubleDotRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/EndingBarRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/EndingBarRelation.java index 6c8add29b..e5bd1150b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/EndingBarRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/EndingBarRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/EndingSentenceRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/EndingSentenceRelation.java index 636da2992..66a7e301e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/EndingSentenceRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/EndingSentenceRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Exclusion.java b/app/src/main/java/org/audiveris/omr/sig/relation/Exclusion.java index f23910d2c..2fe962c28 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Exclusion.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Exclusion.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/FermataBarRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/FermataBarRelation.java index 0b30ae21f..9d09dd298 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/FermataBarRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/FermataBarRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/FermataChordRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/FermataChordRelation.java index c46d2084c..ff0bf4c1c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/FermataChordRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/FermataChordRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/FlagStemRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/FlagStemRelation.java index 9a5104d0f..8f29d6221 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/FlagStemRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/FlagStemRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/HeadFingeringRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/HeadFingeringRelation.java index 72f81599b..60f86883e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/HeadFingeringRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/HeadFingeringRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/HeadHeadRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/HeadHeadRelation.java index 4849b9b16..c5e2a1c41 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/HeadHeadRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/HeadHeadRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/HeadPlayingRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/HeadPlayingRelation.java index e7223d796..1f6995b6d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/HeadPlayingRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/HeadPlayingRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/HeadPluckingRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/HeadPluckingRelation.java index b4c2d19fe..8d578a995 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/HeadPluckingRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/HeadPluckingRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/HeadStemRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/HeadStemRelation.java index 34a192f28..571f62263 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/HeadStemRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/HeadStemRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/KeyAltersRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/KeyAltersRelation.java index fa15e01cf..498850abd 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/KeyAltersRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/KeyAltersRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Link.java b/app/src/main/java/org/audiveris/omr/sig/relation/Link.java index 4057af2b8..d5316d383 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Link.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Link.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/MarkerBarRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/MarkerBarRelation.java index b444f13dd..7d7c0a708 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/MarkerBarRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/MarkerBarRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/MeasureRepeatCountRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/MeasureRepeatCountRelation.java index cf29fe5bf..b0ba1da18 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/MeasureRepeatCountRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/MeasureRepeatCountRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/MirrorRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/MirrorRelation.java index df5461964..cafd1c2b0 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/MirrorRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/MirrorRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestCountRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestCountRelation.java index d83f54240..0131c6d54 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestCountRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestCountRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestSerifRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestSerifRelation.java index 461631db4..70de5eec5 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestSerifRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/MultipleRestSerifRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/NextInVoiceRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/NextInVoiceRelation.java index b9ff1b94f..789aa46b1 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/NextInVoiceRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/NextInVoiceRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/NoExclusion.java b/app/src/main/java/org/audiveris/omr/sig/relation/NoExclusion.java index cdcedc39f..ec095ebab 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/NoExclusion.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/NoExclusion.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/OctaveShiftChordRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/OctaveShiftChordRelation.java index 64551b6c8..d188d1159 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/OctaveShiftChordRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/OctaveShiftChordRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Relation.java b/app/src/main/java/org/audiveris/omr/sig/relation/Relation.java index a7119ae19..4a8f8c277 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Relation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Relation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Relations.java b/app/src/main/java/org/audiveris/omr/sig/relation/Relations.java index 03bc03920..204d29e47 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Relations.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Relations.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotBarRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotBarRelation.java index 852267f9f..913cdc1a3 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotBarRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotBarRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotPairRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotPairRelation.java index 7e6694997..e051806eb 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotPairRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/RepeatDotPairRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Rhythm.java b/app/src/main/java/org/audiveris/omr/sig/relation/Rhythm.java index 6885981cf..ee1c20ada 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Rhythm.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Rhythm.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/SlurHeadRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/SlurHeadRelation.java index 06ca0054e..170f16c72 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/SlurHeadRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/SlurHeadRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/StemAlignmentRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/StemAlignmentRelation.java index 0403e5fff..67f110b99 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/StemAlignmentRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/StemAlignmentRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/StemPortion.java b/app/src/main/java/org/audiveris/omr/sig/relation/StemPortion.java index d2fa3cee0..41038239d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/StemPortion.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/StemPortion.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/Support.java b/app/src/main/java/org/audiveris/omr/sig/relation/Support.java index 6d3d9b273..020d77cef 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/Support.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/Support.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/SupportImpacts.java b/app/src/main/java/org/audiveris/omr/sig/relation/SupportImpacts.java index 3643af626..1b40ab4e7 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/SupportImpacts.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/SupportImpacts.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/TimeTopBottomRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/TimeTopBottomRelation.java index d9339b885..31710d634 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/TimeTopBottomRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/TimeTopBottomRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/TremoloStemRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/TremoloStemRelation.java index f51e4b0b9..e7d123a7f 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/TremoloStemRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/TremoloStemRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/relation/TremoloWholeRelation.java b/app/src/main/java/org/audiveris/omr/sig/relation/TremoloWholeRelation.java index c8269af1b..c8a3a481f 100644 --- a/app/src/main/java/org/audiveris/omr/sig/relation/TremoloWholeRelation.java +++ b/app/src/main/java/org/audiveris/omr/sig/relation/TremoloWholeRelation.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/AdditionTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/AdditionTask.java index aca291fae..f3def59db 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/AdditionTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/AdditionTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/ChordListMenu.java b/app/src/main/java/org/audiveris/omr/sig/ui/ChordListMenu.java index f131ebf4b..d229c492a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/ChordListMenu.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/ChordListMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/ChordVoiceIdTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/ChordVoiceIdTask.java index 53b14f2a5..2dcf4428e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/ChordVoiceIdTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/ChordVoiceIdTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/ConnectionTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/ConnectionTask.java index 4cf207944..cda963bbf 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/ConnectionTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/ConnectionTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/DefaultEditor.java b/app/src/main/java/org/audiveris/omr/sig/ui/DefaultEditor.java index f8db07dbd..e78327dc6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/DefaultEditor.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/DefaultEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/EditingTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/EditingTask.java index e5a763edc..d0b15d30b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/EditingTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/EditingTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphAction.java b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphAction.java index f7f0da32f..ffbb43d2f 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphAction.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphAction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphListMenu.java b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphListMenu.java index 366fa8d25..ee49d040a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphListMenu.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphListMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsAdditionTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsAdditionTask.java index f4b113348..a1bf40262 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsAdditionTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsAdditionTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsRemovalTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsRemovalTask.java index af2e0fa91..8cc5b0bf3 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsRemovalTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/GlyphsRemovalTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/HorizontalEditor.java b/app/src/main/java/org/audiveris/omr/sig/ui/HorizontalEditor.java index de4f4a572..a8e77d6f7 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/HorizontalEditor.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/HorizontalEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterAction.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterAction.java index 75c36417f..14fae89b9 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterAction.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterAction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterBoard.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterBoard.java index 0673d984b..5593633c9 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterBoard.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterController.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterController.java index 372c0fdec..85005e62b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterController.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterDnd.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterDnd.java index ad52392e3..a60d2885a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterDnd.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterDnd.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterEditor.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterEditor.java index d85cd2bfc..acbba131b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterEditor.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterListMenu.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterListMenu.java index 3b5b08132..57cc6a69c 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterListMenu.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterListMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterMenu.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterMenu.java index 761eab058..f25b621f1 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterMenu.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterService.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterService.java index 01066f271..44605896e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterService.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterService.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterTask.java index d04436659..16487ce6d 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/InterTracker.java b/app/src/main/java/org/audiveris/omr/sig/ui/InterTracker.java index d9f15fbf5..157ede2ce 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/InterTracker.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/InterTracker.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/LinkTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/LinkTask.java index e3e3be706..3d2e0c5c8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/LinkTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/LinkTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/NumberValueTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/NumberValueTask.java index c20ee1e9d..3dcca1a31 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/NumberValueTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/NumberValueTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/RelationAction.java b/app/src/main/java/org/audiveris/omr/sig/ui/RelationAction.java index 8c3853b98..ed79f1a6a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/RelationAction.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/RelationAction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/RelationTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/RelationTask.java index 422a9cd22..e662b0d4e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/RelationTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/RelationTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/RelationVector.java b/app/src/main/java/org/audiveris/omr/sig/ui/RelationVector.java index cffdbcb8f..d02438e1a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/RelationVector.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/RelationVector.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/RemovalScenario.java b/app/src/main/java/org/audiveris/omr/sig/ui/RemovalScenario.java index 092fe76d3..d51ca7aa8 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/RemovalScenario.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/RemovalScenario.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/RemovalTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/RemovalTask.java index 19afebf90..8c52cf5d6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/RemovalTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/RemovalTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/SentenceRoleTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/SentenceRoleTask.java index f2331e4b4..e2c17e683 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/SentenceRoleTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/SentenceRoleTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/ShapeBoard.java b/app/src/main/java/org/audiveris/omr/sig/ui/ShapeBoard.java index e8d2839a6..80fe284de 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/ShapeBoard.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/ShapeBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/StackTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/StackTask.java index 5366d63a6..7f15a073b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/StackTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/StackTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/StaffSelection.java b/app/src/main/java/org/audiveris/omr/sig/ui/StaffSelection.java index 0d3564be3..477f0131b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/StaffSelection.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/StaffSelection.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/TaskHistory.java b/app/src/main/java/org/audiveris/omr/sig/ui/TaskHistory.java index 8e8fe550d..f9b664e57 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/TaskHistory.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/TaskHistory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/TieTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/TieTask.java index 9221260ee..b130c80f6 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/TieTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/TieTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/TimeValueTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/TimeValueTask.java index 9c3b05dfb..1fbac540a 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/TimeValueTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/TimeValueTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/UITask.java b/app/src/main/java/org/audiveris/omr/sig/ui/UITask.java index 9828e311a..9e68be63e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/UITask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/UITask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/UITaskList.java b/app/src/main/java/org/audiveris/omr/sig/ui/UITaskList.java index 12a247664..dc9773e0b 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/UITaskList.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/UITaskList.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/UnlinkTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/UnlinkTask.java index ef807ac4a..bc62abd89 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/UnlinkTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/UnlinkTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/sig/ui/WordValueTask.java b/app/src/main/java/org/audiveris/omr/sig/ui/WordValueTask.java index c79e70859..265054d5e 100644 --- a/app/src/main/java/org/audiveris/omr/sig/ui/WordValueTask.java +++ b/app/src/main/java/org/audiveris/omr/sig/ui/WordValueTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/AbstractStep.java b/app/src/main/java/org/audiveris/omr/step/AbstractStep.java index dfa99e8fc..8f7229d0a 100644 --- a/app/src/main/java/org/audiveris/omr/step/AbstractStep.java +++ b/app/src/main/java/org/audiveris/omr/step/AbstractStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/AbstractSystemStep.java b/app/src/main/java/org/audiveris/omr/step/AbstractSystemStep.java index 73cf17651..230fe3438 100644 --- a/app/src/main/java/org/audiveris/omr/step/AbstractSystemStep.java +++ b/app/src/main/java/org/audiveris/omr/step/AbstractSystemStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/BinaryStep.java b/app/src/main/java/org/audiveris/omr/step/BinaryStep.java index 232ce78ac..49a2a4070 100644 --- a/app/src/main/java/org/audiveris/omr/step/BinaryStep.java +++ b/app/src/main/java/org/audiveris/omr/step/BinaryStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/DeltaStep.java b/app/src/main/java/org/audiveris/omr/step/DeltaStep.java index 2f3df716e..a9bc4a2bd 100644 --- a/app/src/main/java/org/audiveris/omr/step/DeltaStep.java +++ b/app/src/main/java/org/audiveris/omr/step/DeltaStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/LoadStep.java b/app/src/main/java/org/audiveris/omr/step/LoadStep.java index a41cd9921..dbac72ad5 100644 --- a/app/src/main/java/org/audiveris/omr/step/LoadStep.java +++ b/app/src/main/java/org/audiveris/omr/step/LoadStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/OmrStep.java b/app/src/main/java/org/audiveris/omr/step/OmrStep.java index 7ae7b833c..0b0075af1 100644 --- a/app/src/main/java/org/audiveris/omr/step/OmrStep.java +++ b/app/src/main/java/org/audiveris/omr/step/OmrStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/PageStep.java b/app/src/main/java/org/audiveris/omr/step/PageStep.java index 8c241d89a..788045617 100644 --- a/app/src/main/java/org/audiveris/omr/step/PageStep.java +++ b/app/src/main/java/org/audiveris/omr/step/PageStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/ProcessingCancellationException.java b/app/src/main/java/org/audiveris/omr/step/ProcessingCancellationException.java index 1d5befac9..62b212d6a 100644 --- a/app/src/main/java/org/audiveris/omr/step/ProcessingCancellationException.java +++ b/app/src/main/java/org/audiveris/omr/step/ProcessingCancellationException.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/ReductionStep.java b/app/src/main/java/org/audiveris/omr/step/ReductionStep.java index 653f8fd13..b66ae2515 100644 --- a/app/src/main/java/org/audiveris/omr/step/ReductionStep.java +++ b/app/src/main/java/org/audiveris/omr/step/ReductionStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/RunClass.java b/app/src/main/java/org/audiveris/omr/step/RunClass.java index 8b628106c..691269ea9 100644 --- a/app/src/main/java/org/audiveris/omr/step/RunClass.java +++ b/app/src/main/java/org/audiveris/omr/step/RunClass.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/ScaleStep.java b/app/src/main/java/org/audiveris/omr/step/ScaleStep.java index ca91a8617..bd2e0c0a2 100644 --- a/app/src/main/java/org/audiveris/omr/step/ScaleStep.java +++ b/app/src/main/java/org/audiveris/omr/step/ScaleStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/StepException.java b/app/src/main/java/org/audiveris/omr/step/StepException.java index 9439c71ce..17e7a894f 100644 --- a/app/src/main/java/org/audiveris/omr/step/StepException.java +++ b/app/src/main/java/org/audiveris/omr/step/StepException.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/StepPause.java b/app/src/main/java/org/audiveris/omr/step/StepPause.java index 7748347c6..71280ecfa 100644 --- a/app/src/main/java/org/audiveris/omr/step/StepPause.java +++ b/app/src/main/java/org/audiveris/omr/step/StepPause.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/TestStep.java b/app/src/main/java/org/audiveris/omr/step/TestStep.java index d6c674e84..31bd10bee 100644 --- a/app/src/main/java/org/audiveris/omr/step/TestStep.java +++ b/app/src/main/java/org/audiveris/omr/step/TestStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/ui/StepMenu.java b/app/src/main/java/org/audiveris/omr/step/ui/StepMenu.java index f22292926..06c5a4d2b 100644 --- a/app/src/main/java/org/audiveris/omr/step/ui/StepMenu.java +++ b/app/src/main/java/org/audiveris/omr/step/ui/StepMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/ui/StepMonitor.java b/app/src/main/java/org/audiveris/omr/step/ui/StepMonitor.java index 16d7868f6..44ec14df8 100644 --- a/app/src/main/java/org/audiveris/omr/step/ui/StepMonitor.java +++ b/app/src/main/java/org/audiveris/omr/step/ui/StepMonitor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/step/ui/StepMonitoring.java b/app/src/main/java/org/audiveris/omr/step/ui/StepMonitoring.java index 028c2fc31..b30d9f9a6 100644 --- a/app/src/main/java/org/audiveris/omr/step/ui/StepMonitoring.java +++ b/app/src/main/java/org/audiveris/omr/step/ui/StepMonitoring.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/BlockScanner.java b/app/src/main/java/org/audiveris/omr/text/BlockScanner.java index f6194e14a..68e7eb042 100644 --- a/app/src/main/java/org/audiveris/omr/text/BlockScanner.java +++ b/app/src/main/java/org/audiveris/omr/text/BlockScanner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/FontInfo.java b/app/src/main/java/org/audiveris/omr/text/FontInfo.java index e0f9abd71..fd130396d 100644 --- a/app/src/main/java/org/audiveris/omr/text/FontInfo.java +++ b/app/src/main/java/org/audiveris/omr/text/FontInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/Language.java b/app/src/main/java/org/audiveris/omr/text/Language.java index 8bd3e3066..06fa09dbe 100644 --- a/app/src/main/java/org/audiveris/omr/text/Language.java +++ b/app/src/main/java/org/audiveris/omr/text/Language.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/OCR.java b/app/src/main/java/org/audiveris/omr/text/OCR.java index fb57feaa1..897b6d05c 100644 --- a/app/src/main/java/org/audiveris/omr/text/OCR.java +++ b/app/src/main/java/org/audiveris/omr/text/OCR.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/OcrUtil.java b/app/src/main/java/org/audiveris/omr/text/OcrUtil.java index ac030ac94..5e1f25bc6 100644 --- a/app/src/main/java/org/audiveris/omr/text/OcrUtil.java +++ b/app/src/main/java/org/audiveris/omr/text/OcrUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/SheetScanner.java b/app/src/main/java/org/audiveris/omr/text/SheetScanner.java index 5ee7b6d16..92d7eaf67 100644 --- a/app/src/main/java/org/audiveris/omr/text/SheetScanner.java +++ b/app/src/main/java/org/audiveris/omr/text/SheetScanner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextBasedItem.java b/app/src/main/java/org/audiveris/omr/text/TextBasedItem.java index 5e2cd0f16..f0b176aeb 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextBasedItem.java +++ b/app/src/main/java/org/audiveris/omr/text/TextBasedItem.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextBuilder.java b/app/src/main/java/org/audiveris/omr/text/TextBuilder.java index ee458c679..89df1db4c 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextBuilder.java +++ b/app/src/main/java/org/audiveris/omr/text/TextBuilder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextChar.java b/app/src/main/java/org/audiveris/omr/text/TextChar.java index e70021a6a..7acd3aa4e 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextChar.java +++ b/app/src/main/java/org/audiveris/omr/text/TextChar.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextItem.java b/app/src/main/java/org/audiveris/omr/text/TextItem.java index 38c408d4b..7331d7815 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextItem.java +++ b/app/src/main/java/org/audiveris/omr/text/TextItem.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextLine.java b/app/src/main/java/org/audiveris/omr/text/TextLine.java index 22ef9dfbb..a21afb1f1 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextLine.java +++ b/app/src/main/java/org/audiveris/omr/text/TextLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextRole.java b/app/src/main/java/org/audiveris/omr/text/TextRole.java index 5b8eaf23c..fd2508b0c 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextRole.java +++ b/app/src/main/java/org/audiveris/omr/text/TextRole.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextWord.java b/app/src/main/java/org/audiveris/omr/text/TextWord.java index c5bae1bc6..5865ee7d9 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextWord.java +++ b/app/src/main/java/org/audiveris/omr/text/TextWord.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/TextsStep.java b/app/src/main/java/org/audiveris/omr/text/TextsStep.java index bb8a09b5a..33d6fac6e 100644 --- a/app/src/main/java/org/audiveris/omr/text/TextsStep.java +++ b/app/src/main/java/org/audiveris/omr/text/TextsStep.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/WordScanner.java b/app/src/main/java/org/audiveris/omr/text/WordScanner.java index 32af728e5..1434640d8 100644 --- a/app/src/main/java/org/audiveris/omr/text/WordScanner.java +++ b/app/src/main/java/org/audiveris/omr/text/WordScanner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/tesseract/Languages.java b/app/src/main/java/org/audiveris/omr/text/tesseract/Languages.java index b0c603621..7de86b86f 100644 --- a/app/src/main/java/org/audiveris/omr/text/tesseract/Languages.java +++ b/app/src/main/java/org/audiveris/omr/text/tesseract/Languages.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOCR.java b/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOCR.java index 6811ba63d..fb4d2af46 100644 --- a/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOCR.java +++ b/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOCR.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOrder.java b/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOrder.java index a74e3f576..0d3adbd72 100644 --- a/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOrder.java +++ b/app/src/main/java/org/audiveris/omr/text/tesseract/TesseractOrder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/AboutAction.java b/app/src/main/java/org/audiveris/omr/ui/AboutAction.java index b85f4b329..e7758b412 100644 --- a/app/src/main/java/org/audiveris/omr/ui/AboutAction.java +++ b/app/src/main/java/org/audiveris/omr/ui/AboutAction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/Board.java b/app/src/main/java/org/audiveris/omr/ui/Board.java index 572b58f8f..c5208d6bd 100644 --- a/app/src/main/java/org/audiveris/omr/ui/Board.java +++ b/app/src/main/java/org/audiveris/omr/ui/Board.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/BoardsPane.java b/app/src/main/java/org/audiveris/omr/ui/BoardsPane.java index 213be8e7a..6c7c796de 100644 --- a/app/src/main/java/org/audiveris/omr/ui/BoardsPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/BoardsPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/Colors.java b/app/src/main/java/org/audiveris/omr/ui/Colors.java index 6fe2a2f42..ddf87fcf8 100644 --- a/app/src/main/java/org/audiveris/omr/ui/Colors.java +++ b/app/src/main/java/org/audiveris/omr/ui/Colors.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/ConstantsUI.java b/app/src/main/java/org/audiveris/omr/ui/ConstantsUI.java index a49d49f96..cca6ccf54 100644 --- a/app/src/main/java/org/audiveris/omr/ui/ConstantsUI.java +++ b/app/src/main/java/org/audiveris/omr/ui/ConstantsUI.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/EntityAction.java b/app/src/main/java/org/audiveris/omr/ui/EntityAction.java index 8c89b680c..cf7dd923a 100644 --- a/app/src/main/java/org/audiveris/omr/ui/EntityAction.java +++ b/app/src/main/java/org/audiveris/omr/ui/EntityAction.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/EntityBoard.java b/app/src/main/java/org/audiveris/omr/ui/EntityBoard.java index feb73c6e7..ac9fc7d37 100644 --- a/app/src/main/java/org/audiveris/omr/ui/EntityBoard.java +++ b/app/src/main/java/org/audiveris/omr/ui/EntityBoard.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/EntityView.java b/app/src/main/java/org/audiveris/omr/ui/EntityView.java index 7c55dbe44..73ec4f84b 100644 --- a/app/src/main/java/org/audiveris/omr/ui/EntityView.java +++ b/app/src/main/java/org/audiveris/omr/ui/EntityView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/ErrorsEditor.java b/app/src/main/java/org/audiveris/omr/ui/ErrorsEditor.java index 9d7d87008..009a4ee36 100644 --- a/app/src/main/java/org/audiveris/omr/ui/ErrorsEditor.java +++ b/app/src/main/java/org/audiveris/omr/ui/ErrorsEditor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/FileDropHandler.java b/app/src/main/java/org/audiveris/omr/ui/FileDropHandler.java index 496a33ac0..7f4817563 100644 --- a/app/src/main/java/org/audiveris/omr/ui/FileDropHandler.java +++ b/app/src/main/java/org/audiveris/omr/ui/FileDropHandler.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/GuiActions.java b/app/src/main/java/org/audiveris/omr/ui/GuiActions.java index ef628bb74..1951c4c35 100644 --- a/app/src/main/java/org/audiveris/omr/ui/GuiActions.java +++ b/app/src/main/java/org/audiveris/omr/ui/GuiActions.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/MacApplication.java b/app/src/main/java/org/audiveris/omr/ui/MacApplication.java index 070a389e7..793e2de57 100644 --- a/app/src/main/java/org/audiveris/omr/ui/MacApplication.java +++ b/app/src/main/java/org/audiveris/omr/ui/MacApplication.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/MainGui.java b/app/src/main/java/org/audiveris/omr/ui/MainGui.java index 9885d4209..d43d95777 100644 --- a/app/src/main/java/org/audiveris/omr/ui/MainGui.java +++ b/app/src/main/java/org/audiveris/omr/ui/MainGui.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/MemoryMeter.java b/app/src/main/java/org/audiveris/omr/ui/MemoryMeter.java index a4dc4f2c1..38bdb17d1 100644 --- a/app/src/main/java/org/audiveris/omr/ui/MemoryMeter.java +++ b/app/src/main/java/org/audiveris/omr/ui/MemoryMeter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/OmrGlassPane.java b/app/src/main/java/org/audiveris/omr/ui/OmrGlassPane.java index 7356c8a53..d22398a99 100644 --- a/app/src/main/java/org/audiveris/omr/ui/OmrGlassPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/OmrGlassPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/OmrGui.java b/app/src/main/java/org/audiveris/omr/ui/OmrGui.java index 765d243f1..9d5ee9d39 100644 --- a/app/src/main/java/org/audiveris/omr/ui/OmrGui.java +++ b/app/src/main/java/org/audiveris/omr/ui/OmrGui.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/PixelCount.java b/app/src/main/java/org/audiveris/omr/ui/PixelCount.java index bf62ea679..9f45d5aa4 100644 --- a/app/src/main/java/org/audiveris/omr/ui/PixelCount.java +++ b/app/src/main/java/org/audiveris/omr/ui/PixelCount.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/SpinnerIdModel.java b/app/src/main/java/org/audiveris/omr/ui/SpinnerIdModel.java index 02e6c79e4..cbd012163 100644 --- a/app/src/main/java/org/audiveris/omr/ui/SpinnerIdModel.java +++ b/app/src/main/java/org/audiveris/omr/ui/SpinnerIdModel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/ViewParameters.java b/app/src/main/java/org/audiveris/omr/ui/ViewParameters.java index 232cf3492..32dc1952a 100644 --- a/app/src/main/java/org/audiveris/omr/ui/ViewParameters.java +++ b/app/src/main/java/org/audiveris/omr/ui/ViewParameters.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/action/ActionDescriptor.java b/app/src/main/java/org/audiveris/omr/ui/action/ActionDescriptor.java index 91b4d4ba9..eae0f046a 100644 --- a/app/src/main/java/org/audiveris/omr/ui/action/ActionDescriptor.java +++ b/app/src/main/java/org/audiveris/omr/ui/action/ActionDescriptor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/action/ActionManager.java b/app/src/main/java/org/audiveris/omr/ui/action/ActionManager.java index adfdfbe40..cf52eef81 100644 --- a/app/src/main/java/org/audiveris/omr/ui/action/ActionManager.java +++ b/app/src/main/java/org/audiveris/omr/ui/action/ActionManager.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/action/Actions.java b/app/src/main/java/org/audiveris/omr/ui/action/Actions.java index f44c3bbbb..f2d80f79d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/action/Actions.java +++ b/app/src/main/java/org/audiveris/omr/ui/action/Actions.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/action/AdvancedTopics.java b/app/src/main/java/org/audiveris/omr/ui/action/AdvancedTopics.java index b10b0bdc3..76b843863 100644 --- a/app/src/main/java/org/audiveris/omr/ui/action/AdvancedTopics.java +++ b/app/src/main/java/org/audiveris/omr/ui/action/AdvancedTopics.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/action/Preferences.java b/app/src/main/java/org/audiveris/omr/ui/action/Preferences.java index 3bb240bb0..925f9aaea 100644 --- a/app/src/main/java/org/audiveris/omr/ui/action/Preferences.java +++ b/app/src/main/java/org/audiveris/omr/ui/action/Preferences.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/AbstractGhostDropListener.java b/app/src/main/java/org/audiveris/omr/ui/dnd/AbstractGhostDropListener.java index c9fdb6fe7..92750b55a 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/AbstractGhostDropListener.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/AbstractGhostDropListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostComponentAdapter.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostComponentAdapter.java index 5e5929355..936d8e5a7 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostComponentAdapter.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostComponentAdapter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropAdapter.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropAdapter.java index 65cd06431..1ed746a73 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropAdapter.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropAdapter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropEvent.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropEvent.java index 7f8b9ef61..d33e7669e 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropListener.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropListener.java index 5e8915aaa..75e23123d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropListener.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostDropListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostGlassPane.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostGlassPane.java index 8d5d47a09..db43cd3c8 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostGlassPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostGlassPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostImageAdapter.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostImageAdapter.java index 2b01c7fda..dddb188b2 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostImageAdapter.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostImageAdapter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostMotionAdapter.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostMotionAdapter.java index 4c4927f85..6fb97dc71 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostMotionAdapter.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostMotionAdapter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostPictureAdapter.java b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostPictureAdapter.java index a9f2993d8..b64469196 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/GhostPictureAdapter.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/GhostPictureAdapter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/dnd/ScreenPoint.java b/app/src/main/java/org/audiveris/omr/ui/dnd/ScreenPoint.java index 99ba5d83c..385588bae 100644 --- a/app/src/main/java/org/audiveris/omr/ui/dnd/ScreenPoint.java +++ b/app/src/main/java/org/audiveris/omr/ui/dnd/ScreenPoint.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/IntegerListSpinner.java b/app/src/main/java/org/audiveris/omr/ui/field/IntegerListSpinner.java index a847adcd7..2f8801e71 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/IntegerListSpinner.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/IntegerListSpinner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LCheckBox.java b/app/src/main/java/org/audiveris/omr/ui/field/LCheckBox.java index ac07d839b..033f552c0 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LCheckBox.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LCheckBox.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LComboBox.java b/app/src/main/java/org/audiveris/omr/ui/field/LComboBox.java index 4aa4ec50c..1de807fb4 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LComboBox.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LComboBox.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LDoubleField.java b/app/src/main/java/org/audiveris/omr/ui/field/LDoubleField.java index 128166ce7..0b532223f 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LDoubleField.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LDoubleField.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LField.java b/app/src/main/java/org/audiveris/omr/ui/field/LField.java index d1749926f..900f6edfa 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LField.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LField.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LHexaSpinner.java b/app/src/main/java/org/audiveris/omr/ui/field/LHexaSpinner.java index 3b0d7e765..317963e3e 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LHexaSpinner.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LHexaSpinner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LIntegerField.java b/app/src/main/java/org/audiveris/omr/ui/field/LIntegerField.java index fbd3808cb..a223e5d44 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LIntegerField.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LIntegerField.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LIntegerSpinner.java b/app/src/main/java/org/audiveris/omr/ui/field/LIntegerSpinner.java index 61c43273d..bd86983c7 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LIntegerSpinner.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LIntegerSpinner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LLabel.java b/app/src/main/java/org/audiveris/omr/ui/field/LLabel.java index 69b10db71..74de8d8b4 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LLabel.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LLabel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LRadioButton.java b/app/src/main/java/org/audiveris/omr/ui/field/LRadioButton.java index 657b6250a..2c44587f0 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LRadioButton.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LRadioButton.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LSpinner.java b/app/src/main/java/org/audiveris/omr/ui/field/LSpinner.java index 6e03aded5..72e7ef721 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LSpinner.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LSpinner.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LTextField.java b/app/src/main/java/org/audiveris/omr/ui/field/LTextField.java index ed6545d68..b4397e5e6 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LTextField.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LTextField.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/LTextPane.java b/app/src/main/java/org/audiveris/omr/ui/field/LTextPane.java index fb7baad4c..0f56522dd 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/LTextPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/LTextPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/MusicPane.java b/app/src/main/java/org/audiveris/omr/ui/field/MusicPane.java index 44ca2344d..3139a44cf 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/MusicPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/MusicPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/field/SpinnerUtil.java b/app/src/main/java/org/audiveris/omr/ui/field/SpinnerUtil.java index 968601f7b..e75796108 100644 --- a/app/src/main/java/org/audiveris/omr/ui/field/SpinnerUtil.java +++ b/app/src/main/java/org/audiveris/omr/ui/field/SpinnerUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/AnchoredTemplateEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/AnchoredTemplateEvent.java index ae1e921e6..b5e835163 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/AnchoredTemplateEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/AnchoredTemplateEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/EntityListEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/EntityListEvent.java index 720761558..cccf18d47 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/EntityListEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/EntityListEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/EntityService.java b/app/src/main/java/org/audiveris/omr/ui/selection/EntityService.java index ae00e9df2..488b216eb 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/EntityService.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/EntityService.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/IdEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/IdEvent.java index 2fbf9951c..0e0c589aa 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/IdEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/IdEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/LocationEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/LocationEvent.java index 970390c4f..ce8f8275f 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/LocationEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/LocationEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/MouseMovement.java b/app/src/main/java/org/audiveris/omr/ui/selection/MouseMovement.java index 97e2aaabc..38fe306c9 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/MouseMovement.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/MouseMovement.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/PixelEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/PixelEvent.java index 934f69688..5ec222bc4 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/PixelEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/PixelEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/RunEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/RunEvent.java index d2ec78bd5..81e30e076 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/RunEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/RunEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/SelectionHint.java b/app/src/main/java/org/audiveris/omr/ui/selection/SelectionHint.java index 1f680656e..f378ad999 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/SelectionHint.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/SelectionHint.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/SelectionService.java b/app/src/main/java/org/audiveris/omr/ui/selection/SelectionService.java index 425672c7f..e66a3e55c 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/SelectionService.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/SelectionService.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/StubEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/StubEvent.java index 193c4db47..e16674570 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/StubEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/StubEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/selection/UserEvent.java b/app/src/main/java/org/audiveris/omr/ui/selection/UserEvent.java index 2ee6d6c3f..d36fd1d1d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/selection/UserEvent.java +++ b/app/src/main/java/org/audiveris/omr/ui/selection/UserEvent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/Alignment.java b/app/src/main/java/org/audiveris/omr/ui/symbol/Alignment.java index 3c47065b2..01d87f9e3 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/Alignment.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/Alignment.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/ArticulationSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/ArticulationSymbol.java index 2d900d55e..19c827d76 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/ArticulationSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/ArticulationSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/AugmentationSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/AugmentationSymbol.java index 5dd06ba84..d27641635 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/AugmentationSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/AugmentationSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/BeamHookSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/BeamHookSymbol.java index 7faf306c4..57724bb39 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/BeamHookSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/BeamHookSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/BeamSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/BeamSymbol.java index 33e42fade..21b286890 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/BeamSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/BeamSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/BraceSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/BraceSymbol.java index 7b3431b09..97ddb902e 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/BraceSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/BraceSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/BravuraSymbols.java b/app/src/main/java/org/audiveris/omr/ui/symbol/BravuraSymbols.java index 3cc814fe2..7495eb4a0 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/BravuraSymbols.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/BravuraSymbols.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/CodedSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/CodedSymbol.java index 870b15481..b33f6da39 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/CodedSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/CodedSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/CompoundNoteSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/CompoundNoteSymbol.java index b9a26d63a..b4895aacd 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/CompoundNoteSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/CompoundNoteSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/DecorableSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/DecorableSymbol.java index 093007c6f..6338027fd 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/DecorableSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/DecorableSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/EndingSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/EndingSymbol.java index 8e54d860e..dc334a5ca 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/EndingSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/EndingSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/FinaleJazzSymbols.java b/app/src/main/java/org/audiveris/omr/ui/symbol/FinaleJazzSymbols.java index e4a1abb20..81b88c3aa 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/FinaleJazzSymbols.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/FinaleJazzSymbols.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/FlatSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/FlatSymbol.java index 6a3087072..e911bc70c 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/FlatSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/FlatSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/FontSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/FontSymbol.java index 567068089..a545557f9 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/FontSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/FontSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/JazzPercSymbols.java b/app/src/main/java/org/audiveris/omr/ui/symbol/JazzPercSymbols.java index 3051f2e21..950340337 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/JazzPercSymbols.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/JazzPercSymbols.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/KeyCancelSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/KeyCancelSymbol.java index 7483e5d31..728b1d039 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/KeyCancelSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/KeyCancelSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/KeyFlatSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/KeyFlatSymbol.java index b148dffdd..d7748a784 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/KeyFlatSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/KeyFlatSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/KeySharpSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/KeySharpSymbol.java index d678ba48a..493cc7d06 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/KeySharpSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/KeySharpSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/KeySymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/KeySymbol.java index 9e5899b1b..59e87678d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/KeySymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/KeySymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/LedgerSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/LedgerSymbol.java index 6bc2106f3..4ac081dbc 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/LedgerSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/LedgerSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/LelandSymbols.java b/app/src/main/java/org/audiveris/omr/ui/symbol/LelandSymbols.java index 917e6fa90..83af9f192 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/LelandSymbols.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/LelandSymbols.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/MetronomeSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/MetronomeSymbol.java index f65ad9cf2..f3ab3eb6b 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/MetronomeSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/MetronomeSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamily.java b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamily.java index 59e2e0eb3..13938c45b 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamily.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamily.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamilyParam.java b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamilyParam.java index 7976b2187..57656fce6 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamilyParam.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFamilyParam.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFont.java b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFont.java index 10d4f43bf..5da1c9c09 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFont.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicFont.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicalSymbols.java b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicalSymbols.java index 4e89fdb8f..29f055ff4 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/MusicalSymbols.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/MusicalSymbols.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/NonDraggableSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/NonDraggableSymbol.java index c27861f33..31ec6f01f 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/NonDraggableSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/NonDraggableSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/NumDenSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/NumDenSymbol.java index 7adacaa5e..c809bfacd 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/NumDenSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/NumDenSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/NumberSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/NumberSymbol.java index 5fdf48e72..6030bee87 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/NumberSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/NumberSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/OctaveShiftSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/OctaveShiftSymbol.java index 2d07be686..d960ff50d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/OctaveShiftSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/OctaveShiftSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/OmrFont.java b/app/src/main/java/org/audiveris/omr/ui/symbol/OmrFont.java index 7c612effa..01a517990 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/OmrFont.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/OmrFont.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatBarSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatBarSymbol.java index 75fb5fdfc..9724534c4 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatBarSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatBarSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatDotSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatDotSymbol.java index 9af6c70fd..993583131 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatDotSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/RepeatDotSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/RestSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/RestSymbol.java index 3e0eee64d..a50b1b2bb 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/RestSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/RestSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/ShapeSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/ShapeSymbol.java index 7e765d362..6d93028c5 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/ShapeSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/ShapeSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/SlashedFlagSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/SlashedFlagSymbol.java index d5f673da9..71c9bebf1 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/SlashedFlagSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/SlashedFlagSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/SlurSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/SlurSymbol.java index 7879d090d..0e3a7c7b5 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/SlurSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/SlurSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/SmallBeamSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/SmallBeamSymbol.java index 35656debb..17cf9f4b1 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/SmallBeamSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/SmallBeamSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/StemSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/StemSymbol.java index 6a4fcbc34..77ef71e1a 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/StemSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/StemSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolImage.java b/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolImage.java index f2d163b1f..5655495b5 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolImage.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolImage.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolRipper.java b/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolRipper.java index ba7464814..379206af9 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolRipper.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/SymbolRipper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/Symbols.java b/app/src/main/java/org/audiveris/omr/ui/symbol/Symbols.java index 368c146c5..ea4761e55 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/Symbols.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/Symbols.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/TemplateSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/TemplateSymbol.java index 367769993..09b982e5c 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/TemplateSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/TemplateSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/TextFamily.java b/app/src/main/java/org/audiveris/omr/ui/symbol/TextFamily.java index e72f3f6ff..d3775b2ad 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/TextFamily.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/TextFamily.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/TextFont.java b/app/src/main/java/org/audiveris/omr/ui/symbol/TextFont.java index 744d8b71c..0b2ace485 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/TextFont.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/TextFont.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/TextSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/TextSymbol.java index afd0561cc..b736803e6 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/TextSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/TextSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/TransformedSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/TransformedSymbol.java index d190e031c..2789d3787 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/TransformedSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/TransformedSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/symbol/TremoloSymbol.java b/app/src/main/java/org/audiveris/omr/ui/symbol/TremoloSymbol.java index a8a04b37b..212282afa 100644 --- a/app/src/main/java/org/audiveris/omr/ui/symbol/TremoloSymbol.java +++ b/app/src/main/java/org/audiveris/omr/ui/symbol/TremoloSymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/AbstractMenuListener.java b/app/src/main/java/org/audiveris/omr/ui/util/AbstractMenuListener.java index 452c3fb47..a8ace2e95 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/AbstractMenuListener.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/AbstractMenuListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/AbstractMouseListener.java b/app/src/main/java/org/audiveris/omr/ui/util/AbstractMouseListener.java index 722e4a80c..778c78ff5 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/AbstractMouseListener.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/AbstractMouseListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/AttachmentHolder.java b/app/src/main/java/org/audiveris/omr/ui/util/AttachmentHolder.java index 73cdddd37..1c34fa754 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/AttachmentHolder.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/AttachmentHolder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/BasicAttachmentHolder.java b/app/src/main/java/org/audiveris/omr/ui/util/BasicAttachmentHolder.java index debda6d2b..bc6b38d40 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/BasicAttachmentHolder.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/BasicAttachmentHolder.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/BrowserLinkListener.java b/app/src/main/java/org/audiveris/omr/ui/util/BrowserLinkListener.java index e6f23e18b..2440753a6 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/BrowserLinkListener.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/BrowserLinkListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/ClosableTabbedPane.java b/app/src/main/java/org/audiveris/omr/ui/util/ClosableTabbedPane.java index a3729b591..ac043aa37 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/ClosableTabbedPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/ClosableTabbedPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/ComboBoxTipRenderer.java b/app/src/main/java/org/audiveris/omr/ui/util/ComboBoxTipRenderer.java index 692cfd413..c957a698c 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/ComboBoxTipRenderer.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/ComboBoxTipRenderer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/CursorController.java b/app/src/main/java/org/audiveris/omr/ui/util/CursorController.java index 92a558075..6e24ba680 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/CursorController.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/CursorController.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/DynamicMenu.java b/app/src/main/java/org/audiveris/omr/ui/util/DynamicMenu.java index 30efc7a11..fb5e69fe5 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/DynamicMenu.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/DynamicMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/FixedWidthIcon.java b/app/src/main/java/org/audiveris/omr/ui/util/FixedWidthIcon.java index 067e1efe6..8ff11f855 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/FixedWidthIcon.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/FixedWidthIcon.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/ItemRenderer.java b/app/src/main/java/org/audiveris/omr/ui/util/ItemRenderer.java index 3707ea4fc..70aeb0c9d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/ItemRenderer.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/ItemRenderer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/ModelessOptionPane.java b/app/src/main/java/org/audiveris/omr/ui/util/ModelessOptionPane.java index f68a798ac..a670b1cd9 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/ModelessOptionPane.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/ModelessOptionPane.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/OmrFileFilter.java b/app/src/main/java/org/audiveris/omr/ui/util/OmrFileFilter.java index 363748d95..38d5e28bf 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/OmrFileFilter.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/OmrFileFilter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/Panel.java b/app/src/main/java/org/audiveris/omr/ui/util/Panel.java index 9ab41af3e..1db38cd57 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/Panel.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/Panel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/SeparableMenu.java b/app/src/main/java/org/audiveris/omr/ui/util/SeparableMenu.java index d34627c46..be4fe27eb 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/SeparableMenu.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/SeparableMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/SeparablePopupMenu.java b/app/src/main/java/org/audiveris/omr/ui/util/SeparablePopupMenu.java index cadebdc64..7cc06ee78 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/SeparablePopupMenu.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/SeparablePopupMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/SeparableToolBar.java b/app/src/main/java/org/audiveris/omr/ui/util/SeparableToolBar.java index c821af909..b866a1cba 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/SeparableToolBar.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/SeparableToolBar.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/UILookAndFeel.java b/app/src/main/java/org/audiveris/omr/ui/util/UILookAndFeel.java index c904e24c5..fe732fbe5 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/UILookAndFeel.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/UILookAndFeel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/UIPredicates.java b/app/src/main/java/org/audiveris/omr/ui/util/UIPredicates.java index 1afac9f8a..8c79604b2 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/UIPredicates.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/UIPredicates.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/UIThread.java b/app/src/main/java/org/audiveris/omr/ui/util/UIThread.java index 2c563b93a..92eb1dd3f 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/UIThread.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/UIThread.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/UIUtil.java b/app/src/main/java/org/audiveris/omr/ui/util/UIUtil.java index e59ddf9c9..148250db2 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/UIUtil.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/UIUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/UserOpt.java b/app/src/main/java/org/audiveris/omr/ui/util/UserOpt.java index 6814a147e..efc5c183a 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/UserOpt.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/UserOpt.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/WaitingTask.java b/app/src/main/java/org/audiveris/omr/ui/util/WaitingTask.java index d458c9ee8..9666d4f6d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/WaitingTask.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/WaitingTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/WeakItemRenderer.java b/app/src/main/java/org/audiveris/omr/ui/util/WeakItemRenderer.java index df9a475b1..c2e86243d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/WeakItemRenderer.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/WeakItemRenderer.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/util/WebBrowser.java b/app/src/main/java/org/audiveris/omr/ui/util/WebBrowser.java index cf0faef90..af35212ed 100644 --- a/app/src/main/java/org/audiveris/omr/ui/util/WebBrowser.java +++ b/app/src/main/java/org/audiveris/omr/ui/util/WebBrowser.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/HistoryMenu.java b/app/src/main/java/org/audiveris/omr/ui/view/HistoryMenu.java index c64fb7a02..e5c51189b 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/HistoryMenu.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/HistoryMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/LocationDependent.java b/app/src/main/java/org/audiveris/omr/ui/view/LocationDependent.java index e5089c7ae..d5fa90e8d 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/LocationDependent.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/LocationDependent.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/LocationDependentMenu.java b/app/src/main/java/org/audiveris/omr/ui/view/LocationDependentMenu.java index a1d205217..ca9bff671 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/LocationDependentMenu.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/LocationDependentMenu.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/LogSlider.java b/app/src/main/java/org/audiveris/omr/ui/view/LogSlider.java index 43aef203e..f11bbf141 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/LogSlider.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/LogSlider.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/MouseMonitor.java b/app/src/main/java/org/audiveris/omr/ui/view/MouseMonitor.java index 26f6a4ff0..497a25832 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/MouseMonitor.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/MouseMonitor.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/PixelFocus.java b/app/src/main/java/org/audiveris/omr/ui/view/PixelFocus.java index 592b9a578..4fc79175e 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/PixelFocus.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/PixelFocus.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/Rubber.java b/app/src/main/java/org/audiveris/omr/ui/view/Rubber.java index 62170c146..61d423178 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/Rubber.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/Rubber.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/RubberPanel.java b/app/src/main/java/org/audiveris/omr/ui/view/RubberPanel.java index 2acd55712..117f3fe35 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/RubberPanel.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/RubberPanel.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/ScrollView.java b/app/src/main/java/org/audiveris/omr/ui/view/ScrollView.java index c81b46f7b..023c26030 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/ScrollView.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/ScrollView.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/Zoom.java b/app/src/main/java/org/audiveris/omr/ui/view/Zoom.java index 148e27a78..cc0160892 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/Zoom.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/Zoom.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/ui/view/ZoomAssembly.java b/app/src/main/java/org/audiveris/omr/ui/view/ZoomAssembly.java index 72cfeb769..8361d8a93 100644 --- a/app/src/main/java/org/audiveris/omr/ui/view/ZoomAssembly.java +++ b/app/src/main/java/org/audiveris/omr/ui/view/ZoomAssembly.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/AbstractEntity.java b/app/src/main/java/org/audiveris/omr/util/AbstractEntity.java index 1c7ae2c6f..b85fcef3b 100644 --- a/app/src/main/java/org/audiveris/omr/util/AbstractEntity.java +++ b/app/src/main/java/org/audiveris/omr/util/AbstractEntity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/AbstractHistory.java b/app/src/main/java/org/audiveris/omr/util/AbstractHistory.java index f9240ac96..5f3f270b8 100644 --- a/app/src/main/java/org/audiveris/omr/util/AbstractHistory.java +++ b/app/src/main/java/org/audiveris/omr/util/AbstractHistory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Arrangements.java b/app/src/main/java/org/audiveris/omr/util/Arrangements.java index 2ba0ae89f..67d0cc921 100644 --- a/app/src/main/java/org/audiveris/omr/util/Arrangements.java +++ b/app/src/main/java/org/audiveris/omr/util/Arrangements.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/BasicIndex.java b/app/src/main/java/org/audiveris/omr/util/BasicIndex.java index b1d213038..f658be413 100644 --- a/app/src/main/java/org/audiveris/omr/util/BasicIndex.java +++ b/app/src/main/java/org/audiveris/omr/util/BasicIndex.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/BasicTask.java b/app/src/main/java/org/audiveris/omr/util/BasicTask.java index 1cbf8ac5e..81db79b29 100644 --- a/app/src/main/java/org/audiveris/omr/util/BasicTask.java +++ b/app/src/main/java/org/audiveris/omr/util/BasicTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/BrokenLine.java b/app/src/main/java/org/audiveris/omr/util/BrokenLine.java index 001ea9852..904ba22f5 100644 --- a/app/src/main/java/org/audiveris/omr/util/BrokenLine.java +++ b/app/src/main/java/org/audiveris/omr/util/BrokenLine.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/ByteUtil.java b/app/src/main/java/org/audiveris/omr/util/ByteUtil.java index 9cdcd8792..4944a8184 100644 --- a/app/src/main/java/org/audiveris/omr/util/ByteUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/ByteUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/ChartPlotter.java b/app/src/main/java/org/audiveris/omr/util/ChartPlotter.java index 032fab2ef..7286c6aa0 100644 --- a/app/src/main/java/org/audiveris/omr/util/ChartPlotter.java +++ b/app/src/main/java/org/audiveris/omr/util/ChartPlotter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/ClassUtil.java b/app/src/main/java/org/audiveris/omr/util/ClassUtil.java index dfce1dc59..d70b295d2 100644 --- a/app/src/main/java/org/audiveris/omr/util/ClassUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/ClassUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Clock.java b/app/src/main/java/org/audiveris/omr/util/Clock.java index 225b5c720..324c44484 100644 --- a/app/src/main/java/org/audiveris/omr/util/Clock.java +++ b/app/src/main/java/org/audiveris/omr/util/Clock.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Concurrency.java b/app/src/main/java/org/audiveris/omr/util/Concurrency.java index 37bb05112..1111c82de 100644 --- a/app/src/main/java/org/audiveris/omr/util/Concurrency.java +++ b/app/src/main/java/org/audiveris/omr/util/Concurrency.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/CustomXMLStreamWriter.java b/app/src/main/java/org/audiveris/omr/util/CustomXMLStreamWriter.java index cdc55f867..0babd636a 100644 --- a/app/src/main/java/org/audiveris/omr/util/CustomXMLStreamWriter.java +++ b/app/src/main/java/org/audiveris/omr/util/CustomXMLStreamWriter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Dumper.java b/app/src/main/java/org/audiveris/omr/util/Dumper.java index 15f370c4f..ffb77b43f 100644 --- a/app/src/main/java/org/audiveris/omr/util/Dumper.java +++ b/app/src/main/java/org/audiveris/omr/util/Dumper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Dumping.java b/app/src/main/java/org/audiveris/omr/util/Dumping.java index e6c7dfe5e..80f9243c1 100644 --- a/app/src/main/java/org/audiveris/omr/util/Dumping.java +++ b/app/src/main/java/org/audiveris/omr/util/Dumping.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Entities.java b/app/src/main/java/org/audiveris/omr/util/Entities.java index 636b36864..16a6e0320 100644 --- a/app/src/main/java/org/audiveris/omr/util/Entities.java +++ b/app/src/main/java/org/audiveris/omr/util/Entities.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Entity.java b/app/src/main/java/org/audiveris/omr/util/Entity.java index b030200ea..d49760a13 100644 --- a/app/src/main/java/org/audiveris/omr/util/Entity.java +++ b/app/src/main/java/org/audiveris/omr/util/Entity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/EntityIndex.java b/app/src/main/java/org/audiveris/omr/util/EntityIndex.java index d25aea163..f73ab098c 100644 --- a/app/src/main/java/org/audiveris/omr/util/EntityIndex.java +++ b/app/src/main/java/org/audiveris/omr/util/EntityIndex.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/FileUtil.java b/app/src/main/java/org/audiveris/omr/util/FileUtil.java index b67e4d654..48891351c 100644 --- a/app/src/main/java/org/audiveris/omr/util/FileUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/FileUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/HorizontalSide.java b/app/src/main/java/org/audiveris/omr/util/HorizontalSide.java index 2dbddbadb..f9c754303 100644 --- a/app/src/main/java/org/audiveris/omr/util/HorizontalSide.java +++ b/app/src/main/java/org/audiveris/omr/util/HorizontalSide.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/IdUtil.java b/app/src/main/java/org/audiveris/omr/util/IdUtil.java index 0034c8bbb..cf7e34ea4 100644 --- a/app/src/main/java/org/audiveris/omr/util/IdUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/IdUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/InstancesWatcher.java b/app/src/main/java/org/audiveris/omr/util/InstancesWatcher.java index 08c0207f1..1636a64cd 100644 --- a/app/src/main/java/org/audiveris/omr/util/InstancesWatcher.java +++ b/app/src/main/java/org/audiveris/omr/util/InstancesWatcher.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/IntUtil.java b/app/src/main/java/org/audiveris/omr/util/IntUtil.java index 10b3f42fb..fec5adce0 100644 --- a/app/src/main/java/org/audiveris/omr/util/IntUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/IntUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Jaxb.java b/app/src/main/java/org/audiveris/omr/util/Jaxb.java index 2fde0fff0..1155fccc0 100644 --- a/app/src/main/java/org/audiveris/omr/util/Jaxb.java +++ b/app/src/main/java/org/audiveris/omr/util/Jaxb.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/LabeledEnum.java b/app/src/main/java/org/audiveris/omr/util/LabeledEnum.java index 02baf2f8f..5306921d2 100644 --- a/app/src/main/java/org/audiveris/omr/util/LabeledEnum.java +++ b/app/src/main/java/org/audiveris/omr/util/LabeledEnum.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Memory.java b/app/src/main/java/org/audiveris/omr/util/Memory.java index f8fd09eac..709973b71 100644 --- a/app/src/main/java/org/audiveris/omr/util/Memory.java +++ b/app/src/main/java/org/audiveris/omr/util/Memory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/NameSet.java b/app/src/main/java/org/audiveris/omr/util/NameSet.java index 225ffe71a..618787e16 100644 --- a/app/src/main/java/org/audiveris/omr/util/NameSet.java +++ b/app/src/main/java/org/audiveris/omr/util/NameSet.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/NamedDouble.java b/app/src/main/java/org/audiveris/omr/util/NamedDouble.java index e11ad05a9..e8b31000c 100644 --- a/app/src/main/java/org/audiveris/omr/util/NamedDouble.java +++ b/app/src/main/java/org/audiveris/omr/util/NamedDouble.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/NaturalSpec.java b/app/src/main/java/org/audiveris/omr/util/NaturalSpec.java index 2a505d85d..205033834 100644 --- a/app/src/main/java/org/audiveris/omr/util/NaturalSpec.java +++ b/app/src/main/java/org/audiveris/omr/util/NaturalSpec.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Navigable.java b/app/src/main/java/org/audiveris/omr/util/Navigable.java index 4ac89efab..a8debfce2 100644 --- a/app/src/main/java/org/audiveris/omr/util/Navigable.java +++ b/app/src/main/java/org/audiveris/omr/util/Navigable.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/OmrExecutors.java b/app/src/main/java/org/audiveris/omr/util/OmrExecutors.java index 545159441..74e0413b7 100644 --- a/app/src/main/java/org/audiveris/omr/util/OmrExecutors.java +++ b/app/src/main/java/org/audiveris/omr/util/OmrExecutors.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Pair.java b/app/src/main/java/org/audiveris/omr/util/Pair.java index efa696176..bd326c5c0 100644 --- a/app/src/main/java/org/audiveris/omr/util/Pair.java +++ b/app/src/main/java/org/audiveris/omr/util/Pair.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/PairPredicate.java b/app/src/main/java/org/audiveris/omr/util/PairPredicate.java index 46a2dd1dd..8ec9a87e9 100644 --- a/app/src/main/java/org/audiveris/omr/util/PairPredicate.java +++ b/app/src/main/java/org/audiveris/omr/util/PairPredicate.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/PathHistory.java b/app/src/main/java/org/audiveris/omr/util/PathHistory.java index 02c8dd8f2..6d65563ca 100644 --- a/app/src/main/java/org/audiveris/omr/util/PathHistory.java +++ b/app/src/main/java/org/audiveris/omr/util/PathHistory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/PathListTask.java b/app/src/main/java/org/audiveris/omr/util/PathListTask.java index 14abb516f..4c0da30f6 100644 --- a/app/src/main/java/org/audiveris/omr/util/PathListTask.java +++ b/app/src/main/java/org/audiveris/omr/util/PathListTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/PathTask.java b/app/src/main/java/org/audiveris/omr/util/PathTask.java index 1576c5bec..4b1f97767 100644 --- a/app/src/main/java/org/audiveris/omr/util/PathTask.java +++ b/app/src/main/java/org/audiveris/omr/util/PathTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/RegexUtil.java b/app/src/main/java/org/audiveris/omr/util/RegexUtil.java index 282387320..97304ef27 100644 --- a/app/src/main/java/org/audiveris/omr/util/RegexUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/RegexUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/SheetPath.java b/app/src/main/java/org/audiveris/omr/util/SheetPath.java index 347b70d24..f8e002741 100644 --- a/app/src/main/java/org/audiveris/omr/util/SheetPath.java +++ b/app/src/main/java/org/audiveris/omr/util/SheetPath.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/SheetPathHistory.java b/app/src/main/java/org/audiveris/omr/util/SheetPathHistory.java index adfdfbc76..113ef8899 100644 --- a/app/src/main/java/org/audiveris/omr/util/SheetPathHistory.java +++ b/app/src/main/java/org/audiveris/omr/util/SheetPathHistory.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/StopWatch.java b/app/src/main/java/org/audiveris/omr/util/StopWatch.java index 4690be166..a1ebfef7e 100644 --- a/app/src/main/java/org/audiveris/omr/util/StopWatch.java +++ b/app/src/main/java/org/audiveris/omr/util/StopWatch.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/StringUtil.java b/app/src/main/java/org/audiveris/omr/util/StringUtil.java index 866483897..bc04c683f 100644 --- a/app/src/main/java/org/audiveris/omr/util/StringUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/StringUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Table.java b/app/src/main/java/org/audiveris/omr/util/Table.java index d36057956..641ed7615 100644 --- a/app/src/main/java/org/audiveris/omr/util/Table.java +++ b/app/src/main/java/org/audiveris/omr/util/Table.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/TreeNode.java b/app/src/main/java/org/audiveris/omr/util/TreeNode.java index f8dc49ffa..27f3e036b 100644 --- a/app/src/main/java/org/audiveris/omr/util/TreeNode.java +++ b/app/src/main/java/org/audiveris/omr/util/TreeNode.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Trimmable.java b/app/src/main/java/org/audiveris/omr/util/Trimmable.java index f308dd00b..b3b1a1ce8 100644 --- a/app/src/main/java/org/audiveris/omr/util/Trimmable.java +++ b/app/src/main/java/org/audiveris/omr/util/Trimmable.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/UriUtil.java b/app/src/main/java/org/audiveris/omr/util/UriUtil.java index a1924c640..95985f74e 100644 --- a/app/src/main/java/org/audiveris/omr/util/UriUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/UriUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Version.java b/app/src/main/java/org/audiveris/omr/util/Version.java index a7b018e3f..8e5ae63ba 100644 --- a/app/src/main/java/org/audiveris/omr/util/Version.java +++ b/app/src/main/java/org/audiveris/omr/util/Version.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/VerticalSide.java b/app/src/main/java/org/audiveris/omr/util/VerticalSide.java index 80103652a..cc3529a9c 100644 --- a/app/src/main/java/org/audiveris/omr/util/VerticalSide.java +++ b/app/src/main/java/org/audiveris/omr/util/VerticalSide.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Vip.java b/app/src/main/java/org/audiveris/omr/util/Vip.java index fdc9b50ae..99701c606 100644 --- a/app/src/main/java/org/audiveris/omr/util/Vip.java +++ b/app/src/main/java/org/audiveris/omr/util/Vip.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/VoidTask.java b/app/src/main/java/org/audiveris/omr/util/VoidTask.java index 7a51ee9d8..77ee1dc1c 100644 --- a/app/src/main/java/org/audiveris/omr/util/VoidTask.java +++ b/app/src/main/java/org/audiveris/omr/util/VoidTask.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/WeakPropertyChangeListener.java b/app/src/main/java/org/audiveris/omr/util/WeakPropertyChangeListener.java index 52bbf79e9..4480f74df 100644 --- a/app/src/main/java/org/audiveris/omr/util/WeakPropertyChangeListener.java +++ b/app/src/main/java/org/audiveris/omr/util/WeakPropertyChangeListener.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/WindowsRegistry.java b/app/src/main/java/org/audiveris/omr/util/WindowsRegistry.java index e182d19a6..9d0e33851 100644 --- a/app/src/main/java/org/audiveris/omr/util/WindowsRegistry.java +++ b/app/src/main/java/org/audiveris/omr/util/WindowsRegistry.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/WrappedBoolean.java b/app/src/main/java/org/audiveris/omr/util/WrappedBoolean.java index 81328b92b..0dccf72ff 100644 --- a/app/src/main/java/org/audiveris/omr/util/WrappedBoolean.java +++ b/app/src/main/java/org/audiveris/omr/util/WrappedBoolean.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/WrappedDouble.java b/app/src/main/java/org/audiveris/omr/util/WrappedDouble.java index e222fdb97..f5802cf37 100644 --- a/app/src/main/java/org/audiveris/omr/util/WrappedDouble.java +++ b/app/src/main/java/org/audiveris/omr/util/WrappedDouble.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/WrappedInteger.java b/app/src/main/java/org/audiveris/omr/util/WrappedInteger.java index 2c75ca614..1a3937906 100644 --- a/app/src/main/java/org/audiveris/omr/util/WrappedInteger.java +++ b/app/src/main/java/org/audiveris/omr/util/WrappedInteger.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Wrapper.java b/app/src/main/java/org/audiveris/omr/util/Wrapper.java index 3355bc483..c36ec5ea0 100644 --- a/app/src/main/java/org/audiveris/omr/util/Wrapper.java +++ b/app/src/main/java/org/audiveris/omr/util/Wrapper.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/XmlUtil.java b/app/src/main/java/org/audiveris/omr/util/XmlUtil.java index d1fb7f248..6448166f6 100644 --- a/app/src/main/java/org/audiveris/omr/util/XmlUtil.java +++ b/app/src/main/java/org/audiveris/omr/util/XmlUtil.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/Zip.java b/app/src/main/java/org/audiveris/omr/util/Zip.java index b13c59a6f..167270d0f 100644 --- a/app/src/main/java/org/audiveris/omr/util/Zip.java +++ b/app/src/main/java/org/audiveris/omr/util/Zip.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/ZipFileSystem.java b/app/src/main/java/org/audiveris/omr/util/ZipFileSystem.java index b280857eb..1bf47cb2c 100644 --- a/app/src/main/java/org/audiveris/omr/util/ZipFileSystem.java +++ b/app/src/main/java/org/audiveris/omr/util/ZipFileSystem.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/param/ConstantBasedParam.java b/app/src/main/java/org/audiveris/omr/util/param/ConstantBasedParam.java index 917d64e9b..e22b82c82 100644 --- a/app/src/main/java/org/audiveris/omr/util/param/ConstantBasedParam.java +++ b/app/src/main/java/org/audiveris/omr/util/param/ConstantBasedParam.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/param/IntegerParam.java b/app/src/main/java/org/audiveris/omr/util/param/IntegerParam.java index d9590d604..40d8bd1bb 100644 --- a/app/src/main/java/org/audiveris/omr/util/param/IntegerParam.java +++ b/app/src/main/java/org/audiveris/omr/util/param/IntegerParam.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/param/Param.java b/app/src/main/java/org/audiveris/omr/util/param/Param.java index 3815a08a0..6595e5d1e 100644 --- a/app/src/main/java/org/audiveris/omr/util/param/Param.java +++ b/app/src/main/java/org/audiveris/omr/util/param/Param.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omr/util/param/StringParam.java b/app/src/main/java/org/audiveris/omr/util/param/StringParam.java index 7e4cbd2de..e1c9bdf29 100644 --- a/app/src/main/java/org/audiveris/omr/util/param/StringParam.java +++ b/app/src/main/java/org/audiveris/omr/util/param/StringParam.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omrdataset/api/OmrShape.java b/app/src/main/java/org/audiveris/omrdataset/api/OmrShape.java index 115e0bdb8..520f15e1c 100644 --- a/app/src/main/java/org/audiveris/omrdataset/api/OmrShape.java +++ b/app/src/main/java/org/audiveris/omrdataset/api/OmrShape.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omrdataset/api/OmrShapes.java b/app/src/main/java/org/audiveris/omrdataset/api/OmrShapes.java index a534cd805..5613d2fe5 100644 --- a/app/src/main/java/org/audiveris/omrdataset/api/OmrShapes.java +++ b/app/src/main/java/org/audiveris/omrdataset/api/OmrShapes.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omrdataset/api/SheetAnnotations.java b/app/src/main/java/org/audiveris/omrdataset/api/SheetAnnotations.java index 5ab0d8301..58ef8df56 100644 --- a/app/src/main/java/org/audiveris/omrdataset/api/SheetAnnotations.java +++ b/app/src/main/java/org/audiveris/omrdataset/api/SheetAnnotations.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omrdataset/api/SymbolInfo.java b/app/src/main/java/org/audiveris/omrdataset/api/SymbolInfo.java index bcf880a93..358b96f91 100644 --- a/app/src/main/java/org/audiveris/omrdataset/api/SymbolInfo.java +++ b/app/src/main/java/org/audiveris/omrdataset/api/SymbolInfo.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/main/java/org/audiveris/omrdataset/api/TablatureAreas.java b/app/src/main/java/org/audiveris/omrdataset/api/TablatureAreas.java index f81bb4e87..2d0237b8c 100644 --- a/app/src/main/java/org/audiveris/omrdataset/api/TablatureAreas.java +++ b/app/src/main/java/org/audiveris/omrdataset/api/TablatureAreas.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/AudiverisTest.java b/app/src/test/java/AudiverisTest.java index fe60dc364..cf63df21a 100644 --- a/app/src/test/java/AudiverisTest.java +++ b/app/src/test/java/AudiverisTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/CLITest.java b/app/src/test/java/org/audiveris/omr/CLITest.java index 4fcb353ad..c13281582 100644 --- a/app/src/test/java/org/audiveris/omr/CLITest.java +++ b/app/src/test/java/org/audiveris/omr/CLITest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/glyph/GlyphFactoryTest.java b/app/src/test/java/org/audiveris/omr/glyph/GlyphFactoryTest.java index 8e102bac6..d4d4ec7f1 100644 --- a/app/src/test/java/org/audiveris/omr/glyph/GlyphFactoryTest.java +++ b/app/src/test/java/org/audiveris/omr/glyph/GlyphFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright © Audiveris 2024. All rights reserved. + * Copyright © Audiveris 2025. All rights reserved. * This software is released under the GNU General Public License. * Goto http://kenai.com/projects/audiveris to report bugs or suggestions. */ diff --git a/app/src/test/java/org/audiveris/omr/image/ChamferDistanceTest.java b/app/src/test/java/org/audiveris/omr/image/ChamferDistanceTest.java index 6d161523a..e059815e9 100644 --- a/app/src/test/java/org/audiveris/omr/image/ChamferDistanceTest.java +++ b/app/src/test/java/org/audiveris/omr/image/ChamferDistanceTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/image/ChamferMatchingTest.java b/app/src/test/java/org/audiveris/omr/image/ChamferMatchingTest.java index 9d02c5a3c..fc690371d 100644 --- a/app/src/test/java/org/audiveris/omr/image/ChamferMatchingTest.java +++ b/app/src/test/java/org/audiveris/omr/image/ChamferMatchingTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/image/ImageLoadingTest.java b/app/src/test/java/org/audiveris/omr/image/ImageLoadingTest.java index 8d3eb923b..c391879e4 100644 --- a/app/src/test/java/org/audiveris/omr/image/ImageLoadingTest.java +++ b/app/src/test/java/org/audiveris/omr/image/ImageLoadingTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/image/MaskTest.java b/app/src/test/java/org/audiveris/omr/image/MaskTest.java index a78a85368..6f6943570 100644 --- a/app/src/test/java/org/audiveris/omr/image/MaskTest.java +++ b/app/src/test/java/org/audiveris/omr/image/MaskTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/image/MedianGrayFilterTest.java b/app/src/test/java/org/audiveris/omr/image/MedianGrayFilterTest.java index a4e5268b4..870561c48 100644 --- a/app/src/test/java/org/audiveris/omr/image/MedianGrayFilterTest.java +++ b/app/src/test/java/org/audiveris/omr/image/MedianGrayFilterTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/image/WatershedGrayLevelTest.java b/app/src/test/java/org/audiveris/omr/image/WatershedGrayLevelTest.java index 92691cf0b..899702994 100644 --- a/app/src/test/java/org/audiveris/omr/image/WatershedGrayLevelTest.java +++ b/app/src/test/java/org/audiveris/omr/image/WatershedGrayLevelTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/BasicTest.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/BasicTest.java index 295f8864b..e6803c6ef 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/BasicTest.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/BasicTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/Day.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/Day.java index ae2cf0c7e..4c032b897 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/Day.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/Day.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/Meeting.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/Meeting.java index 02431417f..92942119a 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/Meeting.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/Meeting.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/MyPoint.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/MyPoint.java index b5e0183a0..8cb888482 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/MyPoint.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/MyPoint.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/Purse.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/Purse.java index 5b18e2e49..6c668988d 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/Purse.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/Purse.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/Waiter.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/Waiter.java index d4fc28fd6..676cf766a 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/Waiter.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/Waiter.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/basic/Weekday.java b/app/src/test/java/org/audiveris/omr/jaxb/basic/Weekday.java index 0da388fd3..b54091ab8 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/basic/Weekday.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/basic/Weekday.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/facade/MyClass.java b/app/src/test/java/org/audiveris/omr/jaxb/facade/MyClass.java index bef29a432..e9f87ec41 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/facade/MyClass.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/facade/MyClass.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/facade/TestFacade.java b/app/src/test/java/org/audiveris/omr/jaxb/facade/TestFacade.java index e792995e2..a403e9e7d 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/facade/TestFacade.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/facade/TestFacade.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyAbstractEntity.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyAbstractEntity.java index f8a1ef88a..1576893ef 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyAbstractEntity.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyAbstractEntity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyBasicIndex.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyBasicIndex.java index 5b4dd6c05..08cdcb7da 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyBasicIndex.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyBasicIndex.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyCompound.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyCompound.java index 1dced120c..74ce02de1 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyCompound.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyCompound.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyEntity.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyEntity.java index 15b39ed4b..c124a63dc 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyEntity.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyEntity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyGlyph.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyGlyph.java index f25eb6625..8155340bb 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/MyGlyph.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/MyGlyph.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/MySymbol.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/MySymbol.java index 98ccdb7f8..acfab0e36 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/MySymbol.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/MySymbol.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/TestCompound.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/TestCompound.java index f02e23587..cc6b15ca2 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/TestCompound.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/TestCompound.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/itf/TestEntity.java b/app/src/test/java/org/audiveris/omr/jaxb/itf/TestEntity.java index da4784d8f..557cc1b76 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/itf/TestEntity.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/itf/TestEntity.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/Apple.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/Apple.java index e78e9ad03..27d10de29 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/Apple.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/Apple.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/Basket.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/Basket.java index 837a884c1..af804cf7a 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/Basket.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/Basket.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/Fruit.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/Fruit.java index 4fd4d2355..e304965e9 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/Fruit.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/Fruit.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/Orange.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/Orange.java index 73c69f1f4..7e7224e7a 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/Orange.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/Orange.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/Store.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/Store.java index cd86b5949..20fe92b3e 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/Store.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/Store.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/TestRefs.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/TestRefs.java index b46b04843..e95fda42d 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/TestRefs.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/TestRefs.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/refs/Universe.java b/app/src/test/java/org/audiveris/omr/jaxb/refs/Universe.java index d919b05e7..c305b06c3 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/refs/Universe.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/refs/Universe.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/table/Table.java b/app/src/test/java/org/audiveris/omr/jaxb/table/Table.java index 4aa64c118..774d136ce 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/table/Table.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/table/Table.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/jaxb/table/TableTest.java b/app/src/test/java/org/audiveris/omr/jaxb/table/TableTest.java index 9f295ac99..87c0bd59e 100644 --- a/app/src/test/java/org/audiveris/omr/jaxb/table/TableTest.java +++ b/app/src/test/java/org/audiveris/omr/jaxb/table/TableTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/BasicLineCheck.java b/app/src/test/java/org/audiveris/omr/math/BasicLineCheck.java index afda04497..b95748ffc 100644 --- a/app/src/test/java/org/audiveris/omr/math/BasicLineCheck.java +++ b/app/src/test/java/org/audiveris/omr/math/BasicLineCheck.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/BasicLineTest.java b/app/src/test/java/org/audiveris/omr/math/BasicLineTest.java index f332724fe..e4f91164b 100644 --- a/app/src/test/java/org/audiveris/omr/math/BasicLineTest.java +++ b/app/src/test/java/org/audiveris/omr/math/BasicLineTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/GeometricMomentsTest.java b/app/src/test/java/org/audiveris/omr/math/GeometricMomentsTest.java index d6879f932..2d2d3d94c 100644 --- a/app/src/test/java/org/audiveris/omr/math/GeometricMomentsTest.java +++ b/app/src/test/java/org/audiveris/omr/math/GeometricMomentsTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/HistogramTest.java b/app/src/test/java/org/audiveris/omr/math/HistogramTest.java index 16161c040..bdc761d88 100644 --- a/app/src/test/java/org/audiveris/omr/math/HistogramTest.java +++ b/app/src/test/java/org/audiveris/omr/math/HistogramTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/InjectionSolverTest.java b/app/src/test/java/org/audiveris/omr/math/InjectionSolverTest.java index 00cb60859..b6f08a0d7 100644 --- a/app/src/test/java/org/audiveris/omr/math/InjectionSolverTest.java +++ b/app/src/test/java/org/audiveris/omr/math/InjectionSolverTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/PoorManAlgebraTest.java b/app/src/test/java/org/audiveris/omr/math/PoorManAlgebraTest.java index a0015057e..ef0f294c8 100644 --- a/app/src/test/java/org/audiveris/omr/math/PoorManAlgebraTest.java +++ b/app/src/test/java/org/audiveris/omr/math/PoorManAlgebraTest.java @@ -1,6 +1,6 @@ /* * - * Copyright © Audiveris 2024. All rights reserved. + * Copyright © Audiveris 2025. All rights reserved. * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/PopulationTest.java b/app/src/test/java/org/audiveris/omr/math/PopulationTest.java index eae2d1305..4e1f05a7c 100644 --- a/app/src/test/java/org/audiveris/omr/math/PopulationTest.java +++ b/app/src/test/java/org/audiveris/omr/math/PopulationTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/math/RationalTest.java b/app/src/test/java/org/audiveris/omr/math/RationalTest.java index ad31f027d..357319167 100644 --- a/app/src/test/java/org/audiveris/omr/math/RationalTest.java +++ b/app/src/test/java/org/audiveris/omr/math/RationalTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/run/RunTableBindingTest.java b/app/src/test/java/org/audiveris/omr/run/RunTableBindingTest.java index c44c49c5c..b8e039f77 100644 --- a/app/src/test/java/org/audiveris/omr/run/RunTableBindingTest.java +++ b/app/src/test/java/org/audiveris/omr/run/RunTableBindingTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/run/RunTableTest.java b/app/src/test/java/org/audiveris/omr/run/RunTableTest.java index 8ea562e29..89a64e6e9 100644 --- a/app/src/test/java/org/audiveris/omr/run/RunTableTest.java +++ b/app/src/test/java/org/audiveris/omr/run/RunTableTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/sheet/ExportPatternTest.java b/app/src/test/java/org/audiveris/omr/sheet/ExportPatternTest.java index e88df8f01..798952c65 100644 --- a/app/src/test/java/org/audiveris/omr/sheet/ExportPatternTest.java +++ b/app/src/test/java/org/audiveris/omr/sheet/ExportPatternTest.java @@ -1,5 +1,5 @@ /* - * Copyright © Audiveris 2024. All rights reserved. + * Copyright © Audiveris 2025. All rights reserved. * This software is released under the GNU General Public License. * Goto http://kenai.com/projects/audiveris to report bugs or suggestions. */ diff --git a/app/src/test/java/org/audiveris/omr/sig/inter/ChordNameInterTest.java b/app/src/test/java/org/audiveris/omr/sig/inter/ChordNameInterTest.java index ee37627c9..3cb6696cd 100644 --- a/app/src/test/java/org/audiveris/omr/sig/inter/ChordNameInterTest.java +++ b/app/src/test/java/org/audiveris/omr/sig/inter/ChordNameInterTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/sig/inter/MetronomeInterTest.java b/app/src/test/java/org/audiveris/omr/sig/inter/MetronomeInterTest.java index f4095bb33..2ab8f5e5b 100644 --- a/app/src/test/java/org/audiveris/omr/sig/inter/MetronomeInterTest.java +++ b/app/src/test/java/org/audiveris/omr/sig/inter/MetronomeInterTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/ui/symbol/AlignmentTest.java b/app/src/test/java/org/audiveris/omr/ui/symbol/AlignmentTest.java index 414224393..e170121c6 100644 --- a/app/src/test/java/org/audiveris/omr/ui/symbol/AlignmentTest.java +++ b/app/src/test/java/org/audiveris/omr/ui/symbol/AlignmentTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/ui/symbol/MusicFontTest.java b/app/src/test/java/org/audiveris/omr/ui/symbol/MusicFontTest.java index 082f5f5dc..e1b29e6c6 100644 --- a/app/src/test/java/org/audiveris/omr/ui/symbol/MusicFontTest.java +++ b/app/src/test/java/org/audiveris/omr/ui/symbol/MusicFontTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/ui/symbol/TextFontTest.java b/app/src/test/java/org/audiveris/omr/ui/symbol/TextFontTest.java index a8aba6451..b12e428b1 100644 --- a/app/src/test/java/org/audiveris/omr/ui/symbol/TextFontTest.java +++ b/app/src/test/java/org/audiveris/omr/ui/symbol/TextFontTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/util/ArrangementsTest.java b/app/src/test/java/org/audiveris/omr/util/ArrangementsTest.java index e786c003f..c197c62f0 100644 --- a/app/src/test/java/org/audiveris/omr/util/ArrangementsTest.java +++ b/app/src/test/java/org/audiveris/omr/util/ArrangementsTest.java @@ -1,6 +1,6 @@ /* * - * Copyright © Audiveris 2024. All rights reserved. + * Copyright © Audiveris 2025. All rights reserved. * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/util/BaseTestCase.java b/app/src/test/java/org/audiveris/omr/util/BaseTestCase.java index eacc32d05..4ec0c6abf 100644 --- a/app/src/test/java/org/audiveris/omr/util/BaseTestCase.java +++ b/app/src/test/java/org/audiveris/omr/util/BaseTestCase.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/util/BrokenLineTest.java b/app/src/test/java/org/audiveris/omr/util/BrokenLineTest.java index fbb85e6ff..3fda2fdb9 100644 --- a/app/src/test/java/org/audiveris/omr/util/BrokenLineTest.java +++ b/app/src/test/java/org/audiveris/omr/util/BrokenLineTest.java @@ -5,7 +5,7 @@ //------------------------------------------------------------------------------------------------// // // -// Copyright © Audiveris 2024. All rights reserved. +// Copyright © Audiveris 2025. All rights reserved. // // This program is free software: you can redistribute it and/or modify it under the terms of the // GNU Affero General Public License as published by the Free Software Foundation, either version diff --git a/app/src/test/java/org/audiveris/omr/util/NaturalSpecTest.java b/app/src/test/java/org/audiveris/omr/util/NaturalSpecTest.java index c62f33cb3..d8011db8d 100644 --- a/app/src/test/java/org/audiveris/omr/util/NaturalSpecTest.java +++ b/app/src/test/java/org/audiveris/omr/util/NaturalSpecTest.java @@ -1,6 +1,6 @@ /* * - * Copyright © Audiveris 2024. All rights reserved. + * Copyright © Audiveris 2025. All rights reserved. * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by the Free Software Foundation, either version