X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2Fcss%2Freset.css;h=717d481288c717660b543f20284c0e3d4d1e9bff;hb=838e4f91d4a53dd315640dbc9ff6ef7a815ee576;hp=c9cdbf11c83487cbadf33a0672888cc2707f2bca;hpb=92d3ddd8e9cf6f34759557f3ed85a12a1dd91c34;p=jalview.git diff --git a/examples/css/reset.css b/examples/css/reset.css index c9cdbf1..717d481 100644 --- a/examples/css/reset.css +++ b/examples/css/reset.css @@ -1,3 +1,21 @@ +/** + * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b1) + * Copyright (C) 2015 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 +}