@@ -10,26 +10,9 @@ Aliki::
1010 * lib/rdoc/generator/aliki.rb
1111 * lib/rdoc/generator/template/aliki/*
1212
13- Darkfish::
14- Darkfish was written by Michael Granger and is included under the BSD 3-Clause
15- license. Darkfish contains images from the Silk Icons set by Mark James.
16-
17- See lib/rdoc/generator/darkfish.rb for license information.
18-
19- * lib/rdoc/generator/darkfish.rb
20- * lib/rdoc/generator/template/darkfish/*
21- * lib/rdoc/generator/template/darkfish/images
22-
2313SDoc::
24- Portions of SDoc by (Володя Колесников) Vladimir Kolesnikov are included
25- under the MIT license as RDoc::Generator::JsonIndex. See
26- lib/rdoc/generator/json_index.rb for license information.
27-
28- * lib/rdoc/generator/json_index.rb
29- * lib/rdoc/generator/template/json_index/*
30- * The +#search_index+ methods on RDoc::CodeObject subclasses were derived
31- from sdoc.
32- * RDoc::ClassModule#document_self_or_methods comes from SDoc.
14+ RDoc::ClassModule#document_self_or_methods comes from SDoc by
15+ (Володя Колесников) Vladimir Kolesnikov, included under the MIT license.
3316
3417peg-markdown::
3518 RDoc's Markdown support is derived from peg-markdown by John MacFarlane. It
@@ -42,15 +25,3 @@ MarkdownTest::
4225 same terms as Perl itself.
4326
4427 See http://dev.perl.org/licenses/ for the terms of the Perl license.
45-
46- Fonts::
47- Source Code Pro is (c) 2010, 2012 Adobe Systems Incorporated.
48-
49- Lato is (c) 2010 Łukasz Dziedzic.
50-
51- Both fonts are used under the SIL Open Font License, Version 1.1. The
52- license is available at http://scripts.sil.org/OFL
53-
54- See lib/rdoc/generator/template/darkfish/fonts.css for complete copyright
55- and license information, including a copy of the OFL.
56-
0 commit comments