X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2FAnnotationElement.java;h=a558e86df8c2cc32274dc634bf8ca67d753da0d2;hb=985f0371b8ea6b3dbb4e1b77d67bba7f7f180b28;hp=f86908c90dfb33283214e7a9b132b2654d0e5b9e;hpb=ad315220a610542fe2ba24b33bf506636c330d99;p=jalview.git diff --git a/src/jalview/schemabinding/version2/AnnotationElement.java b/src/jalview/schemabinding/version2/AnnotationElement.java index f86908c..a558e86 100644 --- a/src/jalview/schemabinding/version2/AnnotationElement.java +++ b/src/jalview/schemabinding/version2/AnnotationElement.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; //---------------------------------/