Git diff doesn't seem to like the imported $Id$ keyword contents to be on the repo

main/yubo-dev
kaetemi 3 years ago committed by Nuno
parent 0d1ac00392
commit e7717bd38c

@ -1,7 +1,7 @@
/** \file cdb_check_sum.cpp
* <File description>
*
* $Id: cdb_check_sum.cpp,v 1.1 2005/09/19 09:50:17 boucher Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file cdb_check_sum.h
* <File description>
*
* $Id: cdb_check_sum.h,v 1.1 2005/09/19 09:50:17 boucher Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file cdb_leaf.cpp
* <File description>
*
* $Id: cdb_leaf.cpp,v 1.3 2007/07/27 15:14:50 cado Exp $
* $Id$
*/

@ -1,6 +1,6 @@
/** \file cdb_leaf.h
*
* $Id: cdb_leaf.h,v 1.3 2007/07/27 15:14:50 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file cdb_synchronised.cpp
* <File description>
*
* $Id: cdb_synchronised.cpp,v 1.1 2005/09/19 09:50:17 boucher Exp $
* $Id$
*/

@ -1,6 +1,6 @@
/** \file cdb_synchronised.h
*
* $Id: cdb_synchronised.h,v 1.1 2005/09/19 09:50:17 boucher Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file client_cfg.cpp
* <File description>
*
* $Id: client_cfg.cpp,v 1.4 2007/07/27 15:14:50 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file client_cfg.h
* <File description>
*
* $Id: client_cfg.h,v 1.4 2007/07/27 15:14:50 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file impulse_decoder.cpp
* <File description>
*
* $Id: impulse_decoder.cpp,v 1.1 2005/07/11 15:22:33 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file impulse_decoder.h
* <File description>
*
* $Id: impulse_decoder.h,v 1.1 2005/07/11 15:22:33 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file network_connection.cpp
* CNetworkConnection
*
* $Id: network_connection.cpp,v 1.5 2007/07/27 17:56:10 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file network_connection.h
* CNetworkConnection
*
* $Id: network_connection.h,v 1.3 2007/07/27 15:14:50 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file property_decoder.cpp
* <File description>
*
* $Id: property_decoder.cpp,v 1.1 2005/07/11 15:22:33 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file property_decoder.h
* <File description>
*
* $Id: property_decoder.h,v 1.1 2005/07/11 15:22:33 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file time_client.cpp
* <File description>
*
* $Id: time_client.cpp,v 1.1 2005/07/11 15:22:33 cado Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file time_client.h
* <File description>
*
* $Id: time_client.h,v 1.1 2005/07/11 15:22:33 cado Exp $
* $Id$
*/

@ -1,6 +1,6 @@
/** \file patch.cpp
*
* $Id: login_patch2.cpp,v 1.3 2007/06/07 13:34:32 boucher Exp $
* $Id$
*/
/* Copyright, 2004 Nevrax Ltd.

@ -1,6 +1,6 @@
/** \file login_patch.h
*
* $Id: login_patch2.h,v 1.2 2007/05/09 15:33:55 boucher Exp $
* $Id$
*/
/* Copyright, 2004 Nevrax Ltd.

@ -1,7 +1,7 @@
/** \file commands.cpp
* File with all the commands for the console.
*
* $Id: commands.cpp,v 1.8 2004/06/23 15:03:04 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file net_manager.cpp
* Manage the network connection on the client.
*
* $Id: net_manager.cpp,v 1.6 2007/05/22 13:42:53 boucher Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file net_manager.h
* Manage the network connection on the client.
*
* $Id: net_manager.h,v 1.2 2004/03/01 19:20:42 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file network_connection.cpp
* CNetworkConnection
*
* $Id: network_connection.cpp,v 1.4 2004/10/08 14:02:02 legros Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file ring_recover.cpp
* App to setup minimal ryzom ring context
*
* $Id: ring_recover.cpp,v 1.3 2007/06/07 13:34:25 boucher Exp $
* $Id$
*/
/* ----------------------------------------------------------

@ -1,7 +1,7 @@
/** \file ryzom_recover.cpp
* App to setup minimal Ryzom context
*
* $Id: ryzom_recover.cpp,v 1.15 2007/06/07 13:34:25 boucher Exp $
* $Id$
*/
/* ----------------------------------------------------------

@ -1,6 +1,6 @@
/** \file sabrina_test.cpp
*
* $Id: sabrina_test.cpp,v 1.2 2004/03/01 19:22:19 lecroart Exp $
* $Id$
*/

@ -1,6 +1,6 @@
/** \file sabrina_test.h
*
* $Id: sabrina_test.h,v 1.2 2004/03/01 19:22:19 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file front_end_property_receiver.cpp
* Container for manage property receivers for front end
*
* $Id: front_end_property_receiver.cpp,v 1.21 2004/03/01 19:22:19 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file front_end_property_receiver.h
* Container for manage property received by front end
*
* $Id: front_end_property_receiver.h,v 1.17 2004/03/01 19:22:19 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file service_test.cpp
* <File description>
*
* $Id: service_test.cpp,v 1.20 2004/03/01 19:22:19 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file service_test.h
* <File description>
*
* $Id: service_test.h,v 1.7 2004/03/01 19:22:19 lecroart Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file tick_service.cpp
* The TICK SERVICE deals with time management in the shard
*
* $Id: test.cpp,v 1.4 2005/04/25 23:55:00 miller Exp $
* $Id$
*/

@ -1,7 +1,7 @@
/** \file tick_service.h
* The TICK SERVICE deals with time management in the shard
*
* $Id: test.h,v 1.1 2004/06/07 15:26:49 miller Exp $
* $Id$
*/
#ifndef TEST_H

Loading…
Cancel
Save