1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
This package was debianized by Xavier Oswald <x.oswald@free.fr> on
Tue, 01 Jul 2008 14:43:42 +0200.
It was downloaded from: http://search.cpan.org/dist/Graph-ReadWrite/
Upstream Author: Neil Bowers <neil@bowers.com>
Copyright:
- lib/Graph/Reader.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Writer.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Reader/Dot.pm
Copyright (c) 2001 by Mark A. Hillebrand. All rights reserved.
- lib/Graph/Reader/HTK.pm
Copyright (c) 2000-2005, Neil Bowers. All rights reserved.
Copyright (c) 2000, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Reader/XML.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Writer/daVinci.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Writer/Dot.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Writer/HTK.pm
Copyright (c) 2000-2005, Neil Bowers. All rights reserved.
Copyright (c) 2000, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Writer/VCG.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- lib/Graph/Writer/XML.pm
Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
License for all files:
This module/script is free software, you can redistribute it and/or modify it
under the same terms as Perl itself.
License:
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in /usr/share/common-licenses/GPL' and
the Artistic Licence in /usr/share/common-licenses/Artistic'.
|