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