X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2Fdescriptors%2FDBRefDescriptor.java;h=514e2d3899ef83233c967c54aee157b1357ad6c2;hp=4ddb77dd1d40ea1bf1f56676d8f7a58c35ee4898;hb=985f0371b8ea6b3dbb4e1b77d67bba7f7f180b28;hpb=ad315220a610542fe2ba24b33bf506636c330d99 diff --git a/src/jalview/schemabinding/version2/descriptors/DBRefDescriptor.java b/src/jalview/schemabinding/version2/descriptors/DBRefDescriptor.java index 4ddb77d..514e2d3 100644 --- a/src/jalview/schemabinding/version2/descriptors/DBRefDescriptor.java +++ b/src/jalview/schemabinding/version2/descriptors/DBRefDescriptor.java @@ -1,4 +1,4 @@ -/* +/******************************************************************************* * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1) * Copyright (C) 2014 The Jalview Authors * @@ -13,9 +13,17 @@ * 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 . + * 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. + ******************************************************************************/ +/* + * This class was automatically generated with + * Castor 1.1, using an XML + * Schema. + * $Id$ */ + package jalview.schemabinding.version2.descriptors; //---------------------------------/