FSN#23111 Overal svn:needlock op, keyword expansion aan en $Modtime vervangen door $Id

svn path=/Customer/; revision=15481
This commit is contained in:
Jos Groot Lipman
2012-09-23 15:37:06 +00:00
parent 32abbf25f1
commit 13472a442f
516 changed files with 1078 additions and 1078 deletions

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script NMPC#18143.
--
-- (c) 2010 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 7-07-10 14:58 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON;

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script NMPC#21089.
--
-- (c) 2010 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 5-12-11 10:23 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON;

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for NMPC: Nissan Motor Parts Center
-- (c) 2006 Facilitor Software Nederland/Dijkoraad IT bv
-- $Revision: 11 $
-- $Modtime: 12-12-11 11:41 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
@@ -402,7 +402,7 @@ AS
BEGIN fac.registercustversion('NMPC', 7); END;
/
BEGIN adm.systrackscript('$Workfile: nmpc.sql $', '$Revision: 11 $', 0); END;
BEGIN adm.systrackscript('$Workfile: nmpc.sql $', '$Revision$', 0); END;
/
show errors;