From: Matt Birkholz Date: Mon, 15 Jan 2018 17:38:52 +0000 (-0700) Subject: blowfish: Doco typo. X-Git-Tag: mit-scheme-pucked-x11-0.3.1~7^2~362 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b2af4789ab6b1300f6d14f9c4ab3eff56ff6bddf;p=mit-scheme.git blowfish: Doco typo. --- diff --git a/src/blowfish/mit-scheme-blowfish.texi b/src/blowfish/mit-scheme-blowfish.texi index 2fbf3b284..824e05416 100644 --- a/src/blowfish/mit-scheme-blowfish.texi +++ b/src/blowfish/mit-scheme-blowfish.texi @@ -9,8 +9,10 @@ @copying This manual documents MIT/GNU Scheme Blowfish @value{VERSION}. -Copyright @copyright{} 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016, 2017 Matthew Birkholz +Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, + 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016, 2017 Massachusetts Institute of Technology @quotation Permission is granted to copy, distribute and/or modify this document @@ -24,7 +26,7 @@ Documentation License.'' @dircategory Programming Languages @direntry -* Blowfish: (mit-scheme-blowfish). +* MIT/GNU Scheme Blowfish: (mit-scheme-blowfish). Blowfish plugin. @end direntry