X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjalview%2Fio%2FBackupFilesPresetEntry.java;h=69130d0be03d34180d200eca5372e9d22aeb07cd;hb=7c269dc87e6fda52db3d73d07bc5f3e879e1f681;hp=46fc5eb23a96607e64b63e2fd62f3e2534a60659;hpb=02fdab3e44192d6227d7ce305d9b8ad6626932c2;p=jalview.git diff --git a/src/jalview/io/BackupFilesPresetEntry.java b/src/jalview/io/BackupFilesPresetEntry.java index 46fc5eb..69130d0 100644 --- a/src/jalview/io/BackupFilesPresetEntry.java +++ b/src/jalview/io/BackupFilesPresetEntry.java @@ -1,3 +1,23 @@ +/* + * 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; @@ -146,7 +166,7 @@ public class BackupFilesPresetEntry MessageManager.getString("label.rolled_backups_description"), MessageManager.getString("label.custom_description") }; - public static final Map backupfilesPresetEntriesValues = new HashMap<>() + public static final Map backupfilesPresetEntriesValues = new HashMap() { /** *