1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-08 12:43:32 +00:00

s/CVS/git

This commit is contained in:
Daniel Stenberg
2010-03-23 14:04:26 +01:00
parent 941bb3aaba
commit eb9ce5145b
6 changed files with 13 additions and 17 deletions

View File

@ -3,7 +3,7 @@
/* $Id$ */
/* Copyright (C) 2009 by Daniel Stenberg et al
/* Copyright (C) 2009 - 2010 by Daniel Stenberg et al
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and without fee is hereby granted, provided
@ -65,7 +65,7 @@
* created.
*
* File ares_build.h.dist is not included in the distribution archive.
* File ares_build.h is not present in the CVS tree.
* File ares_build.h is not present in the git tree.
*
* The distributed ares_build.h file is only intended to be used on systems
* which can not run the also distributed configure script.
@ -75,7 +75,7 @@
* and specific to the library being configured and built, which is generated
* from the ares_build.h.in template file.
*
* If you check out from CVS on a non-configure platform, you must run the
* If you check out from git on a non-configure platform, you must run the
* appropriate buildconf* script to set up ares_build.h and other local files.
*
*/