Standardize code header comment block.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* cdtext.c -- cdtext data structure and functions
|
||||
* cdtext.c -- CD-TEXT data structure and functions
|
||||
*
|
||||
* Copyright (C) 2004, 2005 Svend Sorensen
|
||||
* For license terms, see the file COPYING in this distribution.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* cdtext.h
|
||||
* cdtext.h -- CD-TEXT declarations
|
||||
*
|
||||
* Copyright (C) 2004, 2005 Svend Sorensen
|
||||
* For license terms, see the file COPYING in this distribution.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/* time.h -- time declarations
|
||||
/*
|
||||
* time.h -- time declarations
|
||||
*
|
||||
* Copyright (C) 2004, 2005 Svend Sorensen
|
||||
* For license terms, see the file COPYING in this distribution.
|
||||
|
||||
Reference in New Issue
Block a user