X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=examples-jbake%2Fassets%2Fcss%2Freset.css;h=71df1edb7727b0d3d0a53ef2e20888e25e07b76a;hb=bb49a7496f16118471764acae958b416e08c152c;hp=c9cdbf11c83487cbadf33a0672888cc2707f2bca;hpb=bb08578d55de6f432ffc5b2bd339467978ede1f4;p=jalview.git diff --git a/examples-jbake/assets/css/reset.css b/examples-jbake/assets/css/reset.css index c9cdbf1..71df1ed 100644 --- a/examples-jbake/assets/css/reset.css +++ b/examples-jbake/assets/css/reset.css @@ -1,3 +1,21 @@ +/** + * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2) + * Copyright (C) 2014 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. + */ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 @@ -92,4 +110,4 @@ table { border-spacing: 0; -} \ No newline at end of file +}