From 0a0917f9b97e6ace6774b9520717511e536cfddc Mon Sep 17 00:00:00 2001 From: david Date: Mon, 18 Jan 2010 12:33:00 +0000 Subject: [PATCH] uAcercaDe.pas -> Permitir el uso a NOVISEDA S.L. git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@28 f33bb606-9f5c-448d-9c99-757f00063c96 --- Source/Servidor/uAcercaDe.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Servidor/uAcercaDe.pas b/Source/Servidor/uAcercaDe.pas index e10a87f..7f8a3a4 100644 --- a/Source/Servidor/uAcercaDe.pas +++ b/Source/Servidor/uAcercaDe.pas @@ -36,7 +36,7 @@ begin memModulos.Lines.Add(CompanyName); memModulos.Lines.Add(''); memModulos.Lines.Add('Se autoriza el uso de este programa a:'); - memModulos.Lines.Add('TECSITEL S.L.'); + memModulos.Lines.Add('NOVISEDA S.L.'); end; finally FreeAndNil(Obj);