use RCSID

This commit is contained in:
Andreas Steffen
2007-10-06 21:39:00 +00:00
parent ab40277fd0
commit f73338d656
6 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id$
* RCSID $Id$
*/
#include <stdlib.h>
+1 -1
View File
@@ -13,7 +13,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id$
* RCSID $Id$
*/
#ifndef _AC_H
+3 -2
View File
@@ -2,8 +2,6 @@
* Algorithm info parsing and creation functions
* Author: JuanJo Ciarlante <[email protected]>
*
* $Id$
*
* 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 the
* Free Software Foundation; either version 2 of the License, or (at your
@@ -13,7 +11,10 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* RCSID $Id$
*/
#include <stddef.h>
#include <stdlib.h>
#include <unistd.h>
+1 -1
View File
@@ -12,7 +12,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id$
* RCSID $Id$
*/
#include <unistd.h>
+1 -1
View File
@@ -12,7 +12,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id$
* RCSID $Id$
*/
#include "constants.h"
+1 -1
View File
@@ -12,7 +12,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
* $Id$
* RCSID $Id$
*/
#include <stdio.h>