Changed Header keyword to Id

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2006-12-05 22:11:40 +00:00
commit fc10a97b23
10 changed files with 10 additions and 10 deletions

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_base_c[] = "$Header$";
char cvsroot_base_c[] = "$Id$";
#include "dohint.h"

View file

@ -8,7 +8,7 @@
* Copyright (C) 1999-2000. The University of Chicago
* See the file LICENSE for information on usage and redistribution.
*
* $Header$
* $Id$
* ----------------------------------------------------------------------------- */
#ifndef _DOH_H

View file

@ -9,7 +9,7 @@
* Copyright (C) 1999-2000. The University of Chicago
* See the file LICENSE for information on usage and redistribution.
*
* $Header$
* $Id$
* ----------------------------------------------------------------------------- */
#ifndef _DOHINT_H

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_file_c[] = "$Header$";
char cvsroot_file_c[] = "$Id$";
#include "dohint.h"

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_fio_c[] = "$Header$";
char cvsroot_fio_c[] = "$Id$";
#include "dohint.h"

View file

@ -9,7 +9,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_hash_c[] = "$Header$";
char cvsroot_hash_c[] = "$Id$";
#include "dohint.h"

View file

@ -9,7 +9,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_list_c[] = "$Header$";
char cvsroot_list_c[] = "$Id$";
#include "dohint.h"

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_memory_c[] = "$Header$";
char cvsroot_memory_c[] = "$Id$";
#include "dohint.h"

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_string_c[] = "$Header$";
char cvsroot_string_c[] = "$Id$";
#include "dohint.h"

View file

@ -10,7 +10,7 @@
* See the file LICENSE for information on usage and redistribution.
* ----------------------------------------------------------------------------- */
char cvsroot_void_c[] = "$Header$";
char cvsroot_void_c[] = "$Id$";
#include "dohint.h"