diff --git a/LICENSE.txt b/LICENSE.txt index edd63cd..eb09ffc 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2009 - 2024, Board of Regents of the University of +Copyright (c) 2009 - 2025, Board of Regents of the University of Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck Institute of Molecular Cell Biology and Genetics. All rights reserved. diff --git a/src/main/java/net/imagej/updater/AbstractUploader.java b/src/main/java/net/imagej/updater/AbstractUploader.java index 630a4de..315047c 100644 --- a/src/main/java/net/imagej/updater/AbstractUploader.java +++ b/src/main/java/net/imagej/updater/AbstractUploader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/CheckForUpdates.java b/src/main/java/net/imagej/updater/CheckForUpdates.java index 3c8a13d..d4d70d2 100644 --- a/src/main/java/net/imagej/updater/CheckForUpdates.java +++ b/src/main/java/net/imagej/updater/CheckForUpdates.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Checksummer.java b/src/main/java/net/imagej/updater/Checksummer.java index 7ea092b..e671d47 100644 --- a/src/main/java/net/imagej/updater/Checksummer.java +++ b/src/main/java/net/imagej/updater/Checksummer.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/CommandLine.java b/src/main/java/net/imagej/updater/CommandLine.java index 988b5fe..da834ea 100644 --- a/src/main/java/net/imagej/updater/CommandLine.java +++ b/src/main/java/net/imagej/updater/CommandLine.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Conflicts.java b/src/main/java/net/imagej/updater/Conflicts.java index 25a189f..fa16adc 100644 --- a/src/main/java/net/imagej/updater/Conflicts.java +++ b/src/main/java/net/imagej/updater/Conflicts.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/DefaultUpdateService.java b/src/main/java/net/imagej/updater/DefaultUpdateService.java index 32cf1aa..c57f522 100644 --- a/src/main/java/net/imagej/updater/DefaultUpdateService.java +++ b/src/main/java/net/imagej/updater/DefaultUpdateService.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/DefaultUploaderService.java b/src/main/java/net/imagej/updater/DefaultUploaderService.java index 9a9f7a2..803ace7 100644 --- a/src/main/java/net/imagej/updater/DefaultUploaderService.java +++ b/src/main/java/net/imagej/updater/DefaultUploaderService.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Dependency.java b/src/main/java/net/imagej/updater/Dependency.java index c8eee5a..0d78b35 100644 --- a/src/main/java/net/imagej/updater/Dependency.java +++ b/src/main/java/net/imagej/updater/Dependency.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Diff.java b/src/main/java/net/imagej/updater/Diff.java index b6ddfd3..fd68804 100644 --- a/src/main/java/net/imagej/updater/Diff.java +++ b/src/main/java/net/imagej/updater/Diff.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/DllFile.java b/src/main/java/net/imagej/updater/DllFile.java index f6e5442..174a394 100644 --- a/src/main/java/net/imagej/updater/DllFile.java +++ b/src/main/java/net/imagej/updater/DllFile.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/FileObject.java b/src/main/java/net/imagej/updater/FileObject.java index 0d4ce38..efdfc82 100644 --- a/src/main/java/net/imagej/updater/FileObject.java +++ b/src/main/java/net/imagej/updater/FileObject.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/FileUploader.java b/src/main/java/net/imagej/updater/FileUploader.java index c563335..c8d3df0 100644 --- a/src/main/java/net/imagej/updater/FileUploader.java +++ b/src/main/java/net/imagej/updater/FileUploader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/FilesCollection.java b/src/main/java/net/imagej/updater/FilesCollection.java index cd02d0a..bde47ec 100644 --- a/src/main/java/net/imagej/updater/FilesCollection.java +++ b/src/main/java/net/imagej/updater/FilesCollection.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/FilesUploader.java b/src/main/java/net/imagej/updater/FilesUploader.java index 0ba71af..6be1899 100644 --- a/src/main/java/net/imagej/updater/FilesUploader.java +++ b/src/main/java/net/imagej/updater/FilesUploader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/GroupAction.java b/src/main/java/net/imagej/updater/GroupAction.java index 30d77c2..16f545a 100644 --- a/src/main/java/net/imagej/updater/GroupAction.java +++ b/src/main/java/net/imagej/updater/GroupAction.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Installer.java b/src/main/java/net/imagej/updater/Installer.java index 3075125..2c70afe 100644 --- a/src/main/java/net/imagej/updater/Installer.java +++ b/src/main/java/net/imagej/updater/Installer.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/POMParser.java b/src/main/java/net/imagej/updater/POMParser.java index 788d544..9d2c3a5 100644 --- a/src/main/java/net/imagej/updater/POMParser.java +++ b/src/main/java/net/imagej/updater/POMParser.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/PromptUserToUpdate.java b/src/main/java/net/imagej/updater/PromptUserToUpdate.java index 48fb910..229ef17 100644 --- a/src/main/java/net/imagej/updater/PromptUserToUpdate.java +++ b/src/main/java/net/imagej/updater/PromptUserToUpdate.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/URLChange.java b/src/main/java/net/imagej/updater/URLChange.java index 4fad4e0..0018278 100644 --- a/src/main/java/net/imagej/updater/URLChange.java +++ b/src/main/java/net/imagej/updater/URLChange.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UpToDate.java b/src/main/java/net/imagej/updater/UpToDate.java index 21702a2..ca86cff 100644 --- a/src/main/java/net/imagej/updater/UpToDate.java +++ b/src/main/java/net/imagej/updater/UpToDate.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UpdateService.java b/src/main/java/net/imagej/updater/UpdateService.java index 1fc4cca..be78d2c 100644 --- a/src/main/java/net/imagej/updater/UpdateService.java +++ b/src/main/java/net/imagej/updater/UpdateService.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UpdateSite.java b/src/main/java/net/imagej/updater/UpdateSite.java index ffd28ef..a57f961 100644 --- a/src/main/java/net/imagej/updater/UpdateSite.java +++ b/src/main/java/net/imagej/updater/UpdateSite.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UpdaterUI.java b/src/main/java/net/imagej/updater/UpdaterUI.java index a9191f2..7d447ad 100644 --- a/src/main/java/net/imagej/updater/UpdaterUI.java +++ b/src/main/java/net/imagej/updater/UpdaterUI.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UpdaterUIPlugin.java b/src/main/java/net/imagej/updater/UpdaterUIPlugin.java index 83f0d0b..1cdb807 100644 --- a/src/main/java/net/imagej/updater/UpdaterUIPlugin.java +++ b/src/main/java/net/imagej/updater/UpdaterUIPlugin.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Uploadable.java b/src/main/java/net/imagej/updater/Uploadable.java index b017856..391212f 100644 --- a/src/main/java/net/imagej/updater/Uploadable.java +++ b/src/main/java/net/imagej/updater/Uploadable.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UploadableFile.java b/src/main/java/net/imagej/updater/UploadableFile.java index 906cead..4d0f0f2 100644 --- a/src/main/java/net/imagej/updater/UploadableFile.java +++ b/src/main/java/net/imagej/updater/UploadableFile.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/Uploader.java b/src/main/java/net/imagej/updater/Uploader.java index 9a98416..79cfbf5 100644 --- a/src/main/java/net/imagej/updater/Uploader.java +++ b/src/main/java/net/imagej/updater/Uploader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/UploaderService.java b/src/main/java/net/imagej/updater/UploaderService.java index b182eb4..0e4869c 100644 --- a/src/main/java/net/imagej/updater/UploaderService.java +++ b/src/main/java/net/imagej/updater/UploaderService.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/XMLFileDownloader.java b/src/main/java/net/imagej/updater/XMLFileDownloader.java index 485764f..428daf3 100644 --- a/src/main/java/net/imagej/updater/XMLFileDownloader.java +++ b/src/main/java/net/imagej/updater/XMLFileDownloader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/XMLFileErrorHandler.java b/src/main/java/net/imagej/updater/XMLFileErrorHandler.java index 5c63f1c..d687a89 100644 --- a/src/main/java/net/imagej/updater/XMLFileErrorHandler.java +++ b/src/main/java/net/imagej/updater/XMLFileErrorHandler.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/XMLFileReader.java b/src/main/java/net/imagej/updater/XMLFileReader.java index b56050c..64ffa12 100644 --- a/src/main/java/net/imagej/updater/XMLFileReader.java +++ b/src/main/java/net/imagej/updater/XMLFileReader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/XMLFileWriter.java b/src/main/java/net/imagej/updater/XMLFileWriter.java index dece894..1daea88 100644 --- a/src/main/java/net/imagej/updater/XMLFileWriter.java +++ b/src/main/java/net/imagej/updater/XMLFileWriter.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/action/InstallOrUpdate.java b/src/main/java/net/imagej/updater/action/InstallOrUpdate.java index 08aad6b..384b1b7 100644 --- a/src/main/java/net/imagej/updater/action/InstallOrUpdate.java +++ b/src/main/java/net/imagej/updater/action/InstallOrUpdate.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/action/KeepAsIs.java b/src/main/java/net/imagej/updater/action/KeepAsIs.java index 5a8f2c6..50a89cb 100644 --- a/src/main/java/net/imagej/updater/action/KeepAsIs.java +++ b/src/main/java/net/imagej/updater/action/KeepAsIs.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/action/Remove.java b/src/main/java/net/imagej/updater/action/Remove.java index 8881043..6e10b48 100644 --- a/src/main/java/net/imagej/updater/action/Remove.java +++ b/src/main/java/net/imagej/updater/action/Remove.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/action/Uninstall.java b/src/main/java/net/imagej/updater/action/Uninstall.java index e66c460..9b1213c 100644 --- a/src/main/java/net/imagej/updater/action/Uninstall.java +++ b/src/main/java/net/imagej/updater/action/Uninstall.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/action/Upload.java b/src/main/java/net/imagej/updater/action/Upload.java index 0e04633..22e2d88 100644 --- a/src/main/java/net/imagej/updater/action/Upload.java +++ b/src/main/java/net/imagej/updater/action/Upload.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/AbstractProgressable.java b/src/main/java/net/imagej/updater/util/AbstractProgressable.java index 6ded8a4..c8c7bd8 100644 --- a/src/main/java/net/imagej/updater/util/AbstractProgressable.java +++ b/src/main/java/net/imagej/updater/util/AbstractProgressable.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/AvailableSites.java b/src/main/java/net/imagej/updater/util/AvailableSites.java index e0ba1e1..2078c33 100644 --- a/src/main/java/net/imagej/updater/util/AvailableSites.java +++ b/src/main/java/net/imagej/updater/util/AvailableSites.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/ByteCodeAnalyzer.java b/src/main/java/net/imagej/updater/util/ByteCodeAnalyzer.java index db4cba0..5ff5c56 100644 --- a/src/main/java/net/imagej/updater/util/ByteCodeAnalyzer.java +++ b/src/main/java/net/imagej/updater/util/ByteCodeAnalyzer.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/Class2JarFilesMap.java b/src/main/java/net/imagej/updater/util/Class2JarFilesMap.java index 6d8be43..5cd954f 100644 --- a/src/main/java/net/imagej/updater/util/Class2JarFilesMap.java +++ b/src/main/java/net/imagej/updater/util/Class2JarFilesMap.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/DependencyAnalyzer.java b/src/main/java/net/imagej/updater/util/DependencyAnalyzer.java index a8fe212..ff93c3a 100644 --- a/src/main/java/net/imagej/updater/util/DependencyAnalyzer.java +++ b/src/main/java/net/imagej/updater/util/DependencyAnalyzer.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/Downloadable.java b/src/main/java/net/imagej/updater/util/Downloadable.java index f54cc9c..c73a205 100644 --- a/src/main/java/net/imagej/updater/util/Downloadable.java +++ b/src/main/java/net/imagej/updater/util/Downloadable.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/Downloader.java b/src/main/java/net/imagej/updater/util/Downloader.java index b67c198..2e332df 100644 --- a/src/main/java/net/imagej/updater/util/Downloader.java +++ b/src/main/java/net/imagej/updater/util/Downloader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/DropboxURLMapper.java b/src/main/java/net/imagej/updater/util/DropboxURLMapper.java index caed0e4..b1a35ec 100644 --- a/src/main/java/net/imagej/updater/util/DropboxURLMapper.java +++ b/src/main/java/net/imagej/updater/util/DropboxURLMapper.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/FilterManifest.java b/src/main/java/net/imagej/updater/util/FilterManifest.java index 11412fe..d98c773 100644 --- a/src/main/java/net/imagej/updater/util/FilterManifest.java +++ b/src/main/java/net/imagej/updater/util/FilterManifest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/HTTPSUtil.java b/src/main/java/net/imagej/updater/util/HTTPSUtil.java index 4beac35..cabfc12 100644 --- a/src/main/java/net/imagej/updater/util/HTTPSUtil.java +++ b/src/main/java/net/imagej/updater/util/HTTPSUtil.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/InputStream2OutputStream.java b/src/main/java/net/imagej/updater/util/InputStream2OutputStream.java index 297e4f1..6e5a5d6 100644 --- a/src/main/java/net/imagej/updater/util/InputStream2OutputStream.java +++ b/src/main/java/net/imagej/updater/util/InputStream2OutputStream.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/Progress.java b/src/main/java/net/imagej/updater/util/Progress.java index 188183e..392ef78 100644 --- a/src/main/java/net/imagej/updater/util/Progress.java +++ b/src/main/java/net/imagej/updater/util/Progress.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/Progressable.java b/src/main/java/net/imagej/updater/util/Progressable.java index 9ac7a6d..e3e2849 100644 --- a/src/main/java/net/imagej/updater/util/Progressable.java +++ b/src/main/java/net/imagej/updater/util/Progressable.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/SkipHashedLines.java b/src/main/java/net/imagej/updater/util/SkipHashedLines.java index 81f61a5..7f07321 100644 --- a/src/main/java/net/imagej/updater/util/SkipHashedLines.java +++ b/src/main/java/net/imagej/updater/util/SkipHashedLines.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/StderrLogService.java b/src/main/java/net/imagej/updater/util/StderrLogService.java index f59b975..c3e55c1 100644 --- a/src/main/java/net/imagej/updater/util/StderrLogService.java +++ b/src/main/java/net/imagej/updater/util/StderrLogService.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/StderrProgress.java b/src/main/java/net/imagej/updater/util/StderrProgress.java index e612c78..9945bae 100644 --- a/src/main/java/net/imagej/updater/util/StderrProgress.java +++ b/src/main/java/net/imagej/updater/util/StderrProgress.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/UpdateCanceledException.java b/src/main/java/net/imagej/updater/util/UpdateCanceledException.java index 774cfd0..cb770c3 100644 --- a/src/main/java/net/imagej/updater/util/UpdateCanceledException.java +++ b/src/main/java/net/imagej/updater/util/UpdateCanceledException.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/UpdaterUserInterface.java b/src/main/java/net/imagej/updater/util/UpdaterUserInterface.java index 9367f57..5114531 100644 --- a/src/main/java/net/imagej/updater/util/UpdaterUserInterface.java +++ b/src/main/java/net/imagej/updater/util/UpdaterUserInterface.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/main/java/net/imagej/updater/util/UpdaterUtil.java b/src/main/java/net/imagej/updater/util/UpdaterUtil.java index 5c5e110..6158797 100644 --- a/src/main/java/net/imagej/updater/util/UpdaterUtil.java +++ b/src/main/java/net/imagej/updater/util/UpdaterUtil.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/AbstractUploaderTestBase.java b/src/test/java/net/imagej/updater/AbstractUploaderTestBase.java index 5919725..2f16113 100644 --- a/src/test/java/net/imagej/updater/AbstractUploaderTestBase.java +++ b/src/test/java/net/imagej/updater/AbstractUploaderTestBase.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/CommandLineUpdaterTest.java b/src/test/java/net/imagej/updater/CommandLineUpdaterTest.java index 9245246..22fa20d 100644 --- a/src/test/java/net/imagej/updater/CommandLineUpdaterTest.java +++ b/src/test/java/net/imagej/updater/CommandLineUpdaterTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/CustomUploaderTest.java b/src/test/java/net/imagej/updater/CustomUploaderTest.java index 4ff04bd..4b35fc3 100644 --- a/src/test/java/net/imagej/updater/CustomUploaderTest.java +++ b/src/test/java/net/imagej/updater/CustomUploaderTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/DllFileTest.java b/src/test/java/net/imagej/updater/DllFileTest.java index 9263753..97a3c0a 100644 --- a/src/test/java/net/imagej/updater/DllFileTest.java +++ b/src/test/java/net/imagej/updater/DllFileTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/InteractiveDiffTestDrive.java b/src/test/java/net/imagej/updater/InteractiveDiffTestDrive.java index 779f3db..f6e0925 100644 --- a/src/test/java/net/imagej/updater/InteractiveDiffTestDrive.java +++ b/src/test/java/net/imagej/updater/InteractiveDiffTestDrive.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/InteractiveTestDrive.java b/src/test/java/net/imagej/updater/InteractiveTestDrive.java index 02fdb45..09ab054 100644 --- a/src/test/java/net/imagej/updater/InteractiveTestDrive.java +++ b/src/test/java/net/imagej/updater/InteractiveTestDrive.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/LocalhostUploaderTest.java b/src/test/java/net/imagej/updater/LocalhostUploaderTest.java index f91750b..a1cae30 100644 --- a/src/test/java/net/imagej/updater/LocalhostUploaderTest.java +++ b/src/test/java/net/imagej/updater/LocalhostUploaderTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/MultipleSitesTest.java b/src/test/java/net/imagej/updater/MultipleSitesTest.java index 446065c..23b1c24 100644 --- a/src/test/java/net/imagej/updater/MultipleSitesTest.java +++ b/src/test/java/net/imagej/updater/MultipleSitesTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/UpdaterTest.java b/src/test/java/net/imagej/updater/UpdaterTest.java index 12fa222..a3212fe 100644 --- a/src/test/java/net/imagej/updater/UpdaterTest.java +++ b/src/test/java/net/imagej/updater/UpdaterTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/UpdaterTestUtils.java b/src/test/java/net/imagej/updater/UpdaterTestUtils.java index 3a4ca7a..0bad40f 100644 --- a/src/test/java/net/imagej/updater/UpdaterTestUtils.java +++ b/src/test/java/net/imagej/updater/UpdaterTestUtils.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/calvin/HobbesUploader.java b/src/test/java/net/imagej/updater/calvin/HobbesUploader.java index 871d52d..dc2bfe1 100644 --- a/src/test/java/net/imagej/updater/calvin/HobbesUploader.java +++ b/src/test/java/net/imagej/updater/calvin/HobbesUploader.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/test/Dependencee.java b/src/test/java/net/imagej/updater/test/Dependencee.java index 333d033..b7cf257 100644 --- a/src/test/java/net/imagej/updater/test/Dependencee.java +++ b/src/test/java/net/imagej/updater/test/Dependencee.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/test/Dependency.java b/src/test/java/net/imagej/updater/test/Dependency.java index 86e86b5..ff6d7bc 100644 --- a/src/test/java/net/imagej/updater/test/Dependency.java +++ b/src/test/java/net/imagej/updater/test/Dependency.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/util/AvailableSitesTest.java b/src/test/java/net/imagej/updater/util/AvailableSitesTest.java index 6eea58a..209e47a 100644 --- a/src/test/java/net/imagej/updater/util/AvailableSitesTest.java +++ b/src/test/java/net/imagej/updater/util/AvailableSitesTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/util/DependencyAnalyzerTest.java b/src/test/java/net/imagej/updater/util/DependencyAnalyzerTest.java index 951ed6f..9091410 100644 --- a/src/test/java/net/imagej/updater/util/DependencyAnalyzerTest.java +++ b/src/test/java/net/imagej/updater/util/DependencyAnalyzerTest.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% diff --git a/src/test/java/net/imagej/updater/util/InteractiveDropboxTestDrive.java b/src/test/java/net/imagej/updater/util/InteractiveDropboxTestDrive.java index e5c7e23..976efcb 100644 --- a/src/test/java/net/imagej/updater/util/InteractiveDropboxTestDrive.java +++ b/src/test/java/net/imagej/updater/util/InteractiveDropboxTestDrive.java @@ -2,7 +2,7 @@ * #%L * ImageJ software for multidimensional image processing and analysis. * %% - * Copyright (C) 2009 - 2024 Board of Regents of the University of + * Copyright (C) 2009 - 2025 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %%