--- ray/src/rt/pmapdump.c 2020/07/21 16:10:42 2.16 +++ ray/src/rt/pmapdump.c 2020/08/07 01:21:13 2.17 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: pmapdump.c,v 2.16 2020/07/21 16:10:42 rschregle Exp $"; +static const char RCSid[] = "$Id: pmapdump.c,v 2.17 2020/08/07 01:21:13 rschregle Exp $"; #endif /* @@ -10,16 +10,14 @@ static const char RCSid[] = "$Id: pmapdump.c,v 2.16 20 Roland Schregle (roland.schregle@{hslu.ch, gmail.com}) (c) Fraunhofer Institute for Solar Energy Systems, supported by the German Research Foundation (DFG) - as part of the FARESYS project + under the FARESYS project. (c) Lucerne University of Applied Sciences and Arts, - supported by the Swiss National Science Foundation (SNSF, #147053) + supported by the Swiss National Science Foundation (SNSF #147053). (c) Tokyo University of Science, - supported by the Japan Society for the Promotion of Science (JSPS) - under the Grants-in-Aid for Scientific Research Program (KAKENHI), - grant number JP19KK0115. + supported by the JSPS KAKENHI Grant Number JP19KK0115. ====================================================================== - $Id: pmapdump.c,v 2.16 2020/07/21 16:10:42 rschregle Exp $ + $Id: pmapdump.c,v 2.17 2020/08/07 01:21:13 rschregle Exp $ */