f1778a7a0c
* .dir-locals.el: Add copyright header. * AUTHORS: Likewise. * HACKING: Likewise. * INSTALL: Likewise. * README: Likewise. * build-aux/export.make: Likewise. * build-aux/setup-mes.sh: Likewise. * configure.sh: Likewise. * install.sh: Likewise. * scaffold/tests/90-goto-var.c: Likewise. * scaffold/tests/91-goto-array.c: Likewise. * tests/read.test: Likewise. * uninstall.sh: Likewise. * doc/fosdem/beamercolorthemeX.sty: * doc/fosdem/beamerthemeX.sty: * doc/fosdem/html.sty: Remove. * doc/fosdem/README: New file. * doc/images/README: New file.
69 lines
1.4 KiB
Org Mode
69 lines
1.4 KiB
Org Mode
-*- org -*-
|
|
#+TITLE: GNU Mes Authors
|
|
|
|
Copyright © 2016, 2017,2018 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved.
|
|
|
|
Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
|
Main author
|
|
All files except the imported files listed below
|
|
|
|
Jeremiah Orians <jeremiah@pdp10.guru>
|
|
lib/libc+tcc.c (fopen)
|
|
scaffold/tests/98-fopen.c
|
|
|
|
Han-Wen Nienhuys <hanwen@xs4all.nl>
|
|
lib/libc+tcc.c (_memmem, memmem)
|
|
|
|
rain1
|
|
scaffold/tests/90-goto-var.c
|
|
scaffold/tests/91-goto-array.c
|
|
|
|
List of imported files
|
|
|
|
D A Gwyn
|
|
lib/alloca.c
|
|
|
|
Included verbatim from gnulib
|
|
build-aux/gitlog-to-changelog
|
|
|
|
Portable hygienic pattern matcher
|
|
mes/module/mes/match.scm
|
|
|
|
Portable LALR(1) parser generator
|
|
mes/module/mes/lalr.scm
|
|
|
|
Portable syntax-case from Chez Scheme; patches from Guile
|
|
mes/module/mes/psyntax.ss
|
|
mes/module/mes/psyntax.pp [generated]
|
|
|
|
Getopt-long from Guile
|
|
module/mes/getopt-long.scm
|
|
|
|
Optargs from Guile
|
|
mes/module/mes/optargs.scm
|
|
|
|
PEG from Guile
|
|
mes/module/mes/peg/
|
|
|
|
Pmatch from Guile
|
|
mes/module/mes/pmatch.scm
|
|
|
|
Pretty-print from Guile
|
|
mes/module/mes/pretty-print.scm
|
|
|
|
Srfi-1 bits from Guile
|
|
mes/module/srfi/srfi-1.scm
|
|
|
|
Srfi-16 from Guile
|
|
mes/module/srfi/srfi-16.scm
|
|
|
|
Srfi-26 from Guile
|
|
mes/module/srfi/srfi-26.scm
|
|
|
|
GNU FDL in texinfo from GNU
|
|
doc/fdl-1.3.texi
|