From 5e2f73aec4025b23a6d1c85b6c62f9653cccd9b9 Mon Sep 17 00:00:00 2001 From: jessica parsons Date: Fri, 29 Mar 2024 23:41:29 -0700 Subject: [PATCH] update my name to the current one --- COPYRIGHT | 4 ++-- README | 2 +- basename.c | 2 +- configure.inc | 4 ++-- css.c | 2 +- docheader.c | 2 +- dumptree.c | 2 +- emmatch.c | 2 +- flagprocs.c | 2 +- generate.c | 2 +- gethopt.3 | 2 +- github_flavoured.c | 2 +- main.c | 2 +- makepage.1 | 2 +- markdown.1 | 2 +- markdown.c | 2 +- mkd-extensions.7 | 2 +- mkd2html.1 | 2 +- mkd2html.c | 2 +- mkdio.c | 2 +- pgm_options.c | 2 +- resource.c | 2 +- setup.c | 2 +- theme.1 | 2 +- theme.c | 2 +- toc.c | 4 ++-- tools/pandoc_headers.c | 2 +- v2compat.c | 2 +- xml.c | 2 +- xmlpage.c | 2 +- 30 files changed, 33 insertions(+), 33 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index cab1d3d..58f38d6 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -->Copyright (C) 2007 David Loren Parsons. +->Copyright (C) 2007-2024 Jessica Loren Parsons. All rights reserved.<- Redistribution and use in source and binary forms, with or without @@ -10,7 +10,7 @@ are met: 2. Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -3. Neither my name (David L Parsons) nor the names of contributors to +3. Neither my name (Jessica L Parsons) nor the names of contributors to this code may be used to endorse or promote products derived from this work without specific prior written permission. diff --git a/README b/README index 7bfbd04..afbd0fd 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ all of the language as described in and passes the Markdown test suite at -DISCOUNT is free software written by David Parsons +DISCOUNT is free software written by Jessica L. Parsons ; it is released under a BSD-style license that allows you to do as you wish with it as long as you don't attempt to claim it as your own work. diff --git a/basename.c b/basename.c index 485a84e..b636a9b 100644 --- a/basename.c +++ b/basename.c @@ -1,7 +1,7 @@ /* * mkdio -- markdown front end input functions * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/configure.inc b/configure.inc index 04730df..ec4b151 100755 --- a/configure.inc +++ b/configure.inc @@ -12,10 +12,10 @@ # 3. My name may not be used to endorse or promote products derived # from this software without specific prior written permission. # -# THIS SOFTWARE IS PROVIDED BY DAVID PARSONS ``AS IS'' AND ANY +# THIS SOFTWARE IS PROVIDED BY JESSICA L. PARSONS ``AS IS'' AND ANY # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DAVID +# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JESSICA L # PARSONS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, diff --git a/css.c b/css.c index fd9ede9..e86e54e 100644 --- a/css.c +++ b/css.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2009 David L Parsons. + * Copyright (C) 2009 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/docheader.c b/docheader.c index 2bde634..c88da19 100644 --- a/docheader.c +++ b/docheader.c @@ -1,7 +1,7 @@ /* * docheader -- get values from the document header * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/dumptree.c b/dumptree.c index 9d27dc8..2791221 100644 --- a/dumptree.c +++ b/dumptree.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/emmatch.c b/emmatch.c index 0ae5436..8e1b480 100644 --- a/emmatch.c +++ b/emmatch.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2010 David L Parsons. + * Copyright (C) 2010 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/flagprocs.c b/flagprocs.c index b99713e..5d7230a 100644 --- a/flagprocs.c +++ b/flagprocs.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007-2011 David L Parsons. + * Copyright (C) 2007-2011 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/generate.c b/generate.c index 04d4415..ac721c0 100644 --- a/generate.c +++ b/generate.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/gethopt.3 b/gethopt.3 index cc72bcc..b6bcaab 100644 --- a/gethopt.3 +++ b/gethopt.3 @@ -1,5 +1,5 @@ .\" Copyright (c) 1988, 1991 Regents of the University of California. -.\" Copyright (c) 2017 David Loren Parsons. +.\" Copyright (c) 2017-2024 Jessica Loren Parsons. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/github_flavoured.c b/github_flavoured.c index b1f109c..806c1bf 100644 --- a/github_flavoured.c +++ b/github_flavoured.c @@ -3,7 +3,7 @@ * github_flavoured -- implement the obnoxious "returns are hard newlines" * feature in github flavoured markdown. * - * Copyright (C) 2012 David L Parsons. + * Copyright (C) 2012 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/main.c b/main.c index 584e8c3..9926554 100644 --- a/main.c +++ b/main.c @@ -2,7 +2,7 @@ * markdown: convert a single markdown document into html */ /* - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/makepage.1 b/makepage.1 index 6283b2b..5a99aff 100644 --- a/makepage.1 +++ b/makepage.1 @@ -41,5 +41,5 @@ utility exits 0 on success, and >0 if an error occurs. .Xr markdown 7 , .Xr mkd-extensions 7 . .Sh AUTHOR -.An David Parsons +.An Jessica L. Parsons .Pq Li orc@pell.portland.or.us diff --git a/markdown.1 b/markdown.1 index 95a66db..a542cd8 100644 --- a/markdown.1 +++ b/markdown.1 @@ -197,5 +197,5 @@ utility exits 0 on success, and >0 if an error occurs. .Xr markdown 7 , .Xr mkd-extensions 7 . .Sh AUTHOR -.An David Parsons +.An Jessica L. Parsons .Pq Li orc@pell.portland.or.us diff --git a/markdown.c b/markdown.c index 64d262f..3d02650 100644 --- a/markdown.c +++ b/markdown.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/mkd-extensions.7 b/mkd-extensions.7 index c0c9ff7..d66a13d 100644 --- a/mkd-extensions.7 +++ b/mkd-extensions.7 @@ -183,7 +183,7 @@ the first use of that footnote will generate a link down to the bottom of the rendered document, which will contain a numbered footnote with a link back to where the footnote was called. .Sh AUTHOR -David Parsons +Jessica L. Parsons .%T http://www.pell.portland.or.us/~orc/ .Sh SEE ALSO .Xr markdown 1 , diff --git a/mkd2html.1 b/mkd2html.1 index 3094b20..f977c72 100644 --- a/mkd2html.1 +++ b/mkd2html.1 @@ -48,5 +48,5 @@ utility exits 0 on success, and >0 if an error occurs. .Xr markdown 7 , .Xr mkd-extensions 7 . .Sh AUTHOR -.An David Parsons +.An Jessica L. Parsons .Pq Li orc@pell.portland.or.us diff --git a/mkd2html.c b/mkd2html.c index 2f6aff7..f0bc568 100644 --- a/mkd2html.c +++ b/mkd2html.c @@ -15,7 +15,7 @@ * ( read syntax OR syntax.text, write syntax.html ) */ /* - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/mkdio.c b/mkdio.c index ddd8a7e..e520264 100644 --- a/mkdio.c +++ b/mkdio.c @@ -1,7 +1,7 @@ /* * mkdio -- markdown front end input functions * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/pgm_options.c b/pgm_options.c index a9312b6..0474f97 100644 --- a/pgm_options.c +++ b/pgm_options.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007-2011 David L Parsons. + * Copyright (C) 2007-2011 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/resource.c b/resource.c index 1eaed29..e50fe9e 100644 --- a/resource.c +++ b/resource.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/setup.c b/setup.c index c4d4c86..6cfe7eb 100644 --- a/setup.c +++ b/setup.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/theme.1 b/theme.1 index 3fc0fbf..df4f51d 100644 --- a/theme.1 +++ b/theme.1 @@ -156,5 +156,5 @@ utility exits 0 on success, and >0 if an error occurs. .Xr markdown 7 , .Xr mkd-extensions 7 . .Sh AUTHOR -.An David Parsons +.An Jessica L. Parsons .Pq Li orc@pell.portland.or.us diff --git a/theme.c b/theme.c index 5526d7a..b6157eb 100644 --- a/theme.c +++ b/theme.c @@ -5,7 +5,7 @@ * */ /* - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/toc.c b/toc.c index 167e9d2..2fc0a37 100644 --- a/toc.c +++ b/toc.c @@ -1,9 +1,9 @@ /* * toc -- spit out a table of contents based on header blocks * - * Copyright (C) 2022 David L Parsons + * Copyright (C) 2022 Jessica L Parsons * portions Copyright (C) 2011 Stefano D'Angelo - * Copyright (C) 2008 Jjgod Jiang, David L Parsons + * Copyright (C) 2008 Jjgod Jiang, Jessica L Parsons * * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. diff --git a/tools/pandoc_headers.c b/tools/pandoc_headers.c index affc286..086ea55 100644 --- a/tools/pandoc_headers.c +++ b/tools/pandoc_headers.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 David L Parsons. + * Copyright (C) 2018 Jessica L. Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/v2compat.c b/v2compat.c index 37ed821..e9e40d7 100644 --- a/v2compat.c +++ b/v2compat.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007-2011 David L Parsons. + * Copyright (C) 2007-2011 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/xml.c b/xml.c index 5a829bc..7124e87 100644 --- a/xml.c +++ b/xml.c @@ -1,6 +1,6 @@ /* markdown: a C implementation of John Gruber's Markdown markup language. * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ diff --git a/xmlpage.c b/xmlpage.c index 4e7826f..bca730b 100644 --- a/xmlpage.c +++ b/xmlpage.c @@ -1,7 +1,7 @@ /* * xmlpage -- write a skeletal xhtml page * - * Copyright (C) 2007 David L Parsons. + * Copyright (C) 2007 Jessica L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */