[QuantLibAddin-cvs] QuantLibAddin/gensrc/stubs stub.copyright, 1.1, 1.2
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-06-19 08:10:07
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/stubs In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv15305/gensrc/stubs Modified Files: stub.copyright Log Message: file-by-file copyright in autogenerated source Index: stub.copyright =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/stubs/stub.copyright,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** stub.copyright 6 Jun 2006 09:09:07 -0000 1.1 --- stub.copyright 19 Jun 2006 08:10:01 -0000 1.2 *************** *** 1,13 **** ! /* ! Copyright (C) 2004, 2005, 2006 Ferdinando Ametrano ! Copyright (C) 2005 Aurelien Chanudet ! Copyright (C) 2004, 2005, 2006 Eric Ehlers ! Copyright (C) 2006 Katiuscia Manzoni ! Copyright (C) 2006 Marco Marchioro--StatPro Italia ! Copyright (C) 2005, 2006 Plamen Neykov ! Copyright (C) 2005 Walter Penschke ! Copyright (C) 2004, 2005 StatPro Italia srl ! This file is part of QuantLib, a free-software/open-source library for financial quantitative analysts and developers - http://quantlib.org/ --- 1,4 ---- ! /* %(copyright)s This file is part of QuantLib, a free-software/open-source library for financial quantitative analysts and developers - http://quantlib.org/ |