Should have used copy+paste when writing Vreixos name

This commit is contained in:
Thomas Schmitt 2007-09-01 18:58:19 +00:00
parent 244f89e275
commit af4e451600
4 changed files with 10 additions and 3 deletions

View File

@ -6,7 +6,7 @@
/* /*
Class core of libisoburn. Class core of libisoburn.
Copyright 2007 Vreixo Formoso Lopez <metalpain2002@yahoo.es> Copyright 2007 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net> and Thomas Schmitt <scdbackup@gmx.net>
*/ */

View File

@ -1,4 +1,11 @@
/*
Class struct of libisoburn.
Copyright 2007 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net>
*/
#ifndef Isoburn_includeD #ifndef Isoburn_includeD
#define Isoburn_includeD #define Isoburn_includeD

View File

@ -6,7 +6,7 @@
/* /*
libisofs related functions of libisoburn. libisofs related functions of libisoburn.
Copyright 2007 Vreixo Formoso Lopez <metalpain2002@yahoo.es> Copyright 2007 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
*/ */

View File

@ -2,7 +2,7 @@
/* /*
API definition of libisoburn. API definition of libisoburn.
Copyright 2007 Vreixo Formoso Lopez <metalpain2002@yahoo.es> Copyright 2007 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net> and Thomas Schmitt <scdbackup@gmx.net>
*/ */