X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2FBackupFilesPresetEntry.java;h=13509eea9bb3c2e5f2dee43580459a2eb84af40c;hb=a1984b1c8c273ed33c7ce9283039f4027dcae2de;hp=4face29ebceb6eb75beb83adb9fe4edaad5ea42a;hpb=f475745b12d612f93d73eb7d4e1dab1a30d03c86;p=jalview.git diff --git a/src/jalview/io/BackupFilesPresetEntry.java b/src/jalview/io/BackupFilesPresetEntry.java index 4face29..13509ee 100644 --- a/src/jalview/io/BackupFilesPresetEntry.java +++ b/src/jalview/io/BackupFilesPresetEntry.java @@ -1,12 +1,32 @@ +/* + * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$) + * Copyright (C) $$Year-Rel$$ The Jalview Authors + * + * This file is part of Jalview. + * + * Jalview is free software: you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation, either version 3 + * of the License, or (at your option) any later version. + * + * Jalview is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty + * of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Jalview. If not, see . + * The Jalview Authors are detailed in the 'AUTHORS' file. + */ package jalview.io; -import jalview.bin.Cache; -import jalview.util.MessageManager; - import java.util.HashMap; import java.util.Map; import java.util.StringTokenizer; +import jalview.bin.Cache; +import jalview.util.MessageManager; + public class BackupFilesPresetEntry { @@ -104,7 +124,7 @@ public class BackupFilesPresetEntry confirmDelete = Boolean.valueOf(st.nextToken()); } catch (Exception e) { - Cache.log.error("Error parsing backupfiles scheme '" + line + "'"); + Cache.error("Error parsing backupfiles scheme '" + line + "'"); } return new BackupFilesPresetEntry(suffix, digits, reverse, keepAll,