[ObjectHandler-cvs] ObjectHandler/gensrc/stubs stub.copyright, 1.1, 1.2
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-09-15 22:33:15
|
Update of /cvsroot/objecthandler/ObjectHandler/gensrc/stubs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18568/gensrc/stubs Modified Files: stub.copyright Log Message: streamline file I/O Index: stub.copyright =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/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:08:30 -0000 1.1 --- stub.copyright 15 Sep 2006 22:33:12 -0000 1.2 *************** *** 1,8 **** ! /* ! Copyright (C) 2004, 2005 Ferdinando Ametrano ! Copyright (C) 2004, 2005, 2006 Eric Ehlers ! Copyright (C) 2005, 2006 Plamen Neykov ! Copyright (C) 2004 StatPro Italia srl This file is part of QuantLib, a free-software/open-source library --- 1,4 ---- ! /* %(copyright)s This file is part of QuantLib, a free-software/open-source library |