From 680280fe35eb70e70b2da3f433a2e5ce1db96594 Mon Sep 17 00:00:00 2001 From: Jonas Schaub <44881147+JonasSchaub@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:15:24 +0200 Subject: [PATCH] Update copyright year to 2024 in about view; --- .../de/unijena/cheminf/mortar/message/Message_en_GB.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/de/unijena/cheminf/mortar/message/Message_en_GB.properties b/src/main/resources/de/unijena/cheminf/mortar/message/Message_en_GB.properties index d1ec82fc..9b5527da 100644 --- a/src/main/resources/de/unijena/cheminf/mortar/message/Message_en_GB.properties +++ b/src/main/resources/de/unijena/cheminf/mortar/message/Message_en_GB.properties @@ -276,7 +276,7 @@ HistogramView.chooseDataComboBox.text = Selected frequency: HistogramView.chooseDataComboBox.toolTip = Click to select which frequency to use ##AboutView## AboutView.appTitle.text = MORTAR - MOlecule fRagmenTAtion fRamework -AboutView.copyright.text = Copyright (C) 2023 Felix Baensch, Jonas Schaub +AboutView.copyright.text = Copyright (C) 2024 Felix Baensch, Jonas Schaub AboutView.contact.text = Contact: Felix Baensch (felix.baensch@w-hs.de), Jonas Schaub (jonas.schaub@uni-jena.de) AboutView.license.text = MIT License\n\nMORTAR - MOlecule fRagmenTAtion fRamework\nCopyright (C) 2024 Felix Baensch, Jonas Schaub\n(felix.baensch@w-hs.de, jonas.schaub@uni-jena.de)\n\nSource code is available at \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE. AboutView.license.title = License