[devdocsgjs/main: 896/1867] Merge pull request #928 from jmerle/cobol
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 896/1867] Merge pull request #928 from jmerle/cobol
- Date: Fri, 19 Nov 2021 23:47:34 +0000 (UTC)
commit 2488740dfb4c61b2864c84289492c6d309f61013
Merge: 9f2941cd 873f92d3
Author: Jasper van Merle <jaspervmerle gmail com>
Date: Sun Sep 1 23:40:30 2019 +0200
Merge pull request #928 from jmerle/cobol
Add GnuCOBOL documentation
.../javascripts/templates/pages/about_tmpl.coffee | 5 ++
lib/docs/filters/gnu_cobol/clean_html.rb | 74 +++++++++++++++++++++
lib/docs/filters/gnu_cobol/entries.rb | 50 ++++++++++++++
lib/docs/scrapers/gnu_cobol.rb | 26 ++++++++
public/icons/docs/gnu_cobol/16.png | Bin 0 -> 661 bytes
public/icons/docs/gnu_cobol/16 2x png | Bin 0 -> 1977 bytes
public/icons/docs/gnu_cobol/SOURCE | 1 +
7 files changed, 156 insertions(+)
---
diff --cc assets/javascripts/templates/pages/about_tmpl.coffee
index 093b5346,b09dcda9..ed1ad831
--- a/assets/javascripts/templates/pages/about_tmpl.coffee
+++ b/assets/javascripts/templates/pages/about_tmpl.coffee
@@@ -303,9 -294,14 +303,14 @@@ credits =
'https://www.gnu.org/licenses/fdl-1.3.en.html'
], [
'Git',
- '2005-2018 Linus Torvalds and others',
- 'GPLv2',
- 'https://raw.githubusercontent.com/git/git/master/COPYING'
+ '2012-2018 Scott Chacon and others',
+ 'MIT',
+ 'https://raw.githubusercontent.com/git/git-scm.com/master/MIT-LICENSE.txt'
+ ], [
+ 'GnuCOBOL',
+ 'Free Software Foundation',
+ 'GFDL',
+ 'https://www.gnu.org/licenses/fdl-1.3.en.html'
], [
'Go',
'Google, Inc.',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]