X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2Fcss%2Fstyle.css;h=61a39e9972070ffe838e081e61be2d7040ad06f6;hb=611f5c1df3da7e7faeaaec5224785cdcd642344a;hp=c9634cd7b5f00e57c9da0718a27c515dc49d22b3;hpb=ebb2957d74f3dbc3ebf71c9d432f0643f49ec425;p=jalview.git diff --git a/examples/css/style.css b/examples/css/style.css index c9634cd..61a39e9 100644 --- a/examples/css/style.css +++ b/examples/css/style.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. + */ @import url(http://fonts.googleapis.com/css?family=Lato); @import url(http://fonts.googleapis.com/css?family=Oswald); @@ -436,4 +454,4 @@ float:left; { float:right; width:555px; -} \ No newline at end of file +}