From 88029e0d17fdff8a2309c4778253544e3b838c77 Mon Sep 17 00:00:00 2001 From: Jos Groot Lipman Date: Wed, 30 Jan 2019 11:46:39 +0000 Subject: [PATCH] FCLT#56327 Facilitor bv bestaat niet meer, dat moet Aareon Nederland B.V. worden svn path=/Database/trunk/; revision=40730 --- CARE.SRC | 4 ++-- FAC/FAC_INI.SRC | 2 +- FAC/FAC_LCL.SRC | 2 +- FCLT.NMK | 2 +- FCLT.SRC | 4 ++-- _UP/DB35to36.src | 2 +- _UP/prologue.inc | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CARE.SRC b/CARE.SRC index 4f38891e..e925b7d8 100644 --- a/CARE.SRC +++ b/CARE.SRC @@ -1,7 +1,7 @@ -- [CARE*.SQL] -- -- Script tbv het initialiseren van de Facilitor Care-Webb omgeving in Oracle --- Copyright Aareon B.V. +-- Copyright Aareon Nederland B.V. -- All rights reserved! /* * $Revision$ @@ -15,7 +15,7 @@ SET DEFINE OFF SPOOL xcarewebb PROMPT [carewebb.lst] PROMPT -PROMPT Copyright Aareon B.V. ALL RIGHTS RESERVED. +PROMPT Copyright Aareon Nederland B.V. ALL RIGHTS RESERVED. PROMPT PROMPT Dit is de gegenereerde list-file van CARExxxx.sql welke PROMPT is gebruikt om de Facilitor(r) Care-Webb _VERSION omgeving in Oracle aan te diff --git a/FAC/FAC_INI.SRC b/FAC/FAC_INI.SRC index a2bd90de..41ccaa1f 100644 --- a/FAC/FAC_INI.SRC +++ b/FAC/FAC_INI.SRC @@ -23,7 +23,7 @@ DEF_FAC_MESSAGE ('fac_m002', 'Facilitor '_CONCAT _VERSION,'Facilitor '_CONCAT _V DEF_FAC_MESSAGE ('fac_m001', 'Printvoorbeeld','Preview'); DEF_FAC_MESSAGE ('fac_m003', 'U heeft geen rechten om Facilitor te gebruiken.','No rights to use Facilitor'); DEF_FAC_MESSAGE ('fac_m004', 'Er is een probleem opgetreden bij het opstarten van ','Problem starting Facilitor'); -DEF_FAC_MESSAGE ('fac_m005', 'Copyright (c) 1996-2019, Aareon B.V., Nederland', 'Copyright (c) 1996-2019, Aareon B.V., the Netherlands'); +DEF_FAC_MESSAGE ('fac_m005', 'Copyright (c) 1996-2019, Aareon Nederland B.V.', 'Copyright (c) 1996-2019, Aareon Nederland B.V.'); DEF_FAC_MESSAGE ('fac_m006', 'Geinstalleerde modules','Installed modules'); DEF_FAC_MESSAGE ('fac_m007', 'Uitvoer Rapportage','Output Reports'); DEF_FAC_MESSAGE ('fac_m008', 'Bestandsnaam is niet ingevuld.','Filename not entered.'); diff --git a/FAC/FAC_LCL.SRC b/FAC/FAC_LCL.SRC index 450fe59c..288660bb 100644 --- a/FAC/FAC_LCL.SRC +++ b/FAC/FAC_LCL.SRC @@ -263,7 +263,7 @@ COMMIT; #define LCLMODULE 'ASP' FAC_LCL('lcl_facilitor_appl', ' FACILITOR', ' FACILITOR') FAC_LCL('lcl_facilitor_header_prefix', '', '') -FAC_LCL('lcl_facilitor_footer', '© Aareon B.V.', '© Aareon B.V.') +FAC_LCL('lcl_facilitor_footer', '© Aareon Nederland B.V.', '© Aareon Nederland B.V.') FAC_LCL('lcl_facilitor_welcome', 'Welkom bij FACILITOR®', 'Welcome to FACILITOR®') FAC_LCL('lcl_facilitor_ie_title', 'FACILITOR®', 'FACILITOR®') FAC_LCL('lcl_facilitor_portalwelcome0', 'FACILITOR zelfserviceportaal', 'FACILITOR SelfService portal') diff --git a/FCLT.NMK b/FCLT.NMK index 3afe010e..9d83ab11 100644 --- a/FCLT.NMK +++ b/FCLT.NMK @@ -3,7 +3,7 @@ ## ## Project: FACILITOR ## -## (c) 1995-2019 Aareon B.V. +## (c) 1996-2019 Aareon Nederland B.V. ## ## Auteur: Ir. P.G. Feij ## $Revision$ diff --git a/FCLT.SRC b/FCLT.SRC index 33996440..fb332037 100644 --- a/FCLT.SRC +++ b/FCLT.SRC @@ -44,7 +44,7 @@ WHENEVER SQLERROR CONTINUE; PROMPT [&fcltlogfile] PROMPT -PROMPT Copyright 1996-2019 Aareon B.V., the Netherlands. ALL RIGHTS RESERVED. +PROMPT Copyright 1996-2019 Aareon Nederland B.V. ALL RIGHTS RESERVED. PROMPT PROMPT This is the generated list-file of EVALCONCAT(FCLT,_DBV).sql which was used PROMPT to create the FACILITOR(r) EVALCONCAT(DB,_DBV) schema in Oracle @@ -174,5 +174,5 @@ SELECT 'Schema FACILITOR@' || USER || ' is now ' || fac.getdbversion() FROM DUAL PROMPT PROMPT Your schema initialisation is ready. Please check the logfile for errors. PROMPT If in doubt please contact: FACILITOR Helpdesk +31 53 4800 700 -PROMPT Copyright (c) 1996-2019 Aareon B.V., the Netherlands. All rights reserved. +PROMPT Copyright (c) 1996-2019 Aareon Nederland B.V. All rights reserved. SPOOL OFF diff --git a/_UP/DB35to36.src b/_UP/DB35to36.src index d9622095..2f8b5ae9 100644 --- a/_UP/DB35to36.src +++ b/_UP/DB35to36.src @@ -310,7 +310,7 @@ DROP TABLE fac_xml; /////////////////////////////////////////////////////////////////////////////////////////// FCLT#56327 UPDATE fac_message - SET fac_message_text = 'Copyright (c) 1996-2019, Aareon B.V., Nederland' + SET fac_message_text = 'Copyright (c) 1996-2019, Aareon Nederland B.V.d' WHERE fac_message_code = 'FAC_M005'; /////////////////////////////////////////////////////////////////////////////////////////// XXXX#nnnnn diff --git a/_UP/prologue.inc b/_UP/prologue.inc index c0287ad3..5ab574ec 100644 --- a/_UP/prologue.inc +++ b/_UP/prologue.inc @@ -56,7 +56,7 @@ WHENEVER SQLERROR CONTINUE; PROMPT PROMPT ************************************************************************ PROMPT UPGRADE of FACILITOR schema to version EVALCONCAT(DB, _DBV) $Revision$ -PROMPT Copyright (c) 1996-2019 Aareon B.V., the Netherlands. All rights reserved. +PROMPT Copyright (c) 1996-2019 Aareon Nederland B.V., the Netherlands. All rights reserved. PROMPT SELECT 'The current version of FACILITOR@' || USER || ' is: ' || fac.getdbversion() FROM DUAL;