On Sun, Sep 02, 2018 at 08:33:04AM +0900, Akira Yokosawa wrote: > >From bb7727a5e3a9a22ec53a870f09b7bbf39448f95e Mon Sep 17 00:00:00 2001 > From: Akira Yokosawa <akiyks@xxxxxxxxx> > Date: Sun, 2 Sep 2018 08:12:36 +0900 > Subject: [PATCH] Add info where to obtain 'noindentafter' package > > LPPL 1.3c Clause 6.d.2 requires us to provide information to obtain > a complete, unmodified copy of the Work. > > Reported-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> Very good, applied and all four pushed, thank you! Thanx, Paul > --- > noindentafter.sty | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/noindentafter.sty b/noindentafter.sty > index 2ea6e22..7a36224 100644 > --- a/noindentafter.sty > +++ b/noindentafter.sty > @@ -1,3 +1,8 @@ > +%% Notice to comply with Clause 6 of LPPL v 1.3c > +%% This file is copied from TeX Live 2015/Debian. > +%% Whole package including documentation can be obtained from: > +%% https://ctan.org/pkg/noindentafter > + > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \iffalse %%%% > % % > % Copyright (c) 2014 - Michiel Helvensteijn - www.mhelvens.net % > -- > 2.7.4 > >