From e1e412c7f7f6af97480d3ecc31ab46e2f3d84b5d Mon Sep 17 00:00:00 2001 From: David René Date: Sat, 21 May 2005 17:42:18 +0000 Subject: [PATCH] remove the Franch accent --- anubis_dev/shell/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anubis_dev/shell/src/main.cpp b/anubis_dev/shell/src/main.cpp index 18834ca..d4f6cb6 100644 --- a/anubis_dev/shell/src/main.cpp +++ b/anubis_dev/shell/src/main.cpp @@ -46,7 +46,7 @@ void Welcome(void) printf("***************************************************************\n"); printf(" Anubis Shell v%d.%d \n", MAJOR_VERSION, MINOR_VERSION); printf(" Authors : David RENE, Alain PROUTE \n"); - printf(" Copyright 2005 David René and Alain Prouté \n"); + printf(" Copyright 2005 David Rene and Alain Proute \n"); printf("***************************************************************\n"); } -- libgit2 0.21.4