diff options
Diffstat (limited to 'src/dv1394.h')
-rw-r--r-- | src/dv1394.h | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/dv1394.h b/src/dv1394.h index d05a7aa..ba8900d 100644 --- a/src/dv1394.h +++ b/src/dv1394.h @@ -6,7 +6,6 @@ * Copyright 2005 Bent Bisballe * deva@aasimon.org ****************************************************************************/ - /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,7 +21,15 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - +/* + * $Id$ + */ +/* + * $Log$ + * Revision 1.3 2005/05/01 09:56:26 deva + * Added Id and Log tags to all files + * + */ #include <config.h> #ifndef __MIAV_DV1394_H__ #define __MIAV_DV1394_H__ |