From 5a49f1d99b822e210c4052961cf1d7779eff2c92 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 25 Jan 2007 22:00:15 +0000 Subject: [PATCH] added Id svn:keywords property --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40370 --- sourcepawn/compiler/amx.h | 2 +- sourcepawn/compiler/amxdbg.h | 2 +- sourcepawn/compiler/libpawnc.c | 2 +- sourcepawn/compiler/sc.h | 2 +- sourcepawn/compiler/sc1.c | 2 +- sourcepawn/compiler/sc2.c | 2 +- sourcepawn/compiler/sc3.c | 2 +- sourcepawn/compiler/sc4.c | 2 +- sourcepawn/compiler/sc5.c | 2 +- sourcepawn/compiler/sc5.scp | 2 +- sourcepawn/compiler/sc6.c | 2 +- sourcepawn/compiler/sc7.c | 2 +- sourcepawn/compiler/sc7.scp | 2 +- sourcepawn/compiler/sci18n.c | 2 +- sourcepawn/compiler/sclist.c | 2 +- sourcepawn/compiler/scmemfil.c | 2 +- sourcepawn/compiler/scstate.c | 2 +- sourcepawn/compiler/scvars.c | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/sourcepawn/compiler/amx.h b/sourcepawn/compiler/amx.h index 505932c4..577afff8 100644 --- a/sourcepawn/compiler/amx.h +++ b/sourcepawn/compiler/amx.h @@ -18,7 +18,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: amx.h 3633 2006-08-11 16:20:18Z thiadmer $ + * Version: $Id$ */ #ifndef AMX_H_INCLUDED diff --git a/sourcepawn/compiler/amxdbg.h b/sourcepawn/compiler/amxdbg.h index 606b4806..cccd09ff 100644 --- a/sourcepawn/compiler/amxdbg.h +++ b/sourcepawn/compiler/amxdbg.h @@ -21,7 +21,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: amxdbg.h 3612 2006-07-22 09:59:46Z thiadmer $ + * Version: $Id$ */ #ifndef AMXDBG_H_INCLUDED diff --git a/sourcepawn/compiler/libpawnc.c b/sourcepawn/compiler/libpawnc.c index ddf84261..051895f2 100644 --- a/sourcepawn/compiler/libpawnc.c +++ b/sourcepawn/compiler/libpawnc.c @@ -20,7 +20,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: libpawnc.c 3612 2006-07-22 09:59:46Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc.h b/sourcepawn/compiler/sc.h index d314f0f6..95f61483 100644 --- a/sourcepawn/compiler/sc.h +++ b/sourcepawn/compiler/sc.h @@ -25,7 +25,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc.h 3636 2006-08-14 15:42:05Z thiadmer $ + * Version: $Id$ */ #ifndef SC_H_INCLUDED #define SC_H_INCLUDED diff --git a/sourcepawn/compiler/sc1.c b/sourcepawn/compiler/sc1.c index 9ecddcb5..646a8161 100644 --- a/sourcepawn/compiler/sc1.c +++ b/sourcepawn/compiler/sc1.c @@ -20,7 +20,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc1.c 3636 2006-08-14 15:42:05Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc2.c b/sourcepawn/compiler/sc2.c index 536a3e8a..ea861e27 100644 --- a/sourcepawn/compiler/sc2.c +++ b/sourcepawn/compiler/sc2.c @@ -18,7 +18,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc2.c 3636 2006-08-14 15:42:05Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc3.c b/sourcepawn/compiler/sc3.c index 5a8e0abf..1828a47b 100644 --- a/sourcepawn/compiler/sc3.c +++ b/sourcepawn/compiler/sc3.c @@ -18,7 +18,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc3.c 3635 2006-08-13 12:19:41Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc4.c b/sourcepawn/compiler/sc4.c index 2f2f51c4..b3e7fb86 100644 --- a/sourcepawn/compiler/sc4.c +++ b/sourcepawn/compiler/sc4.c @@ -18,7 +18,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc4.c 3633 2006-08-11 16:20:18Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc5.c b/sourcepawn/compiler/sc5.c index d9d0298a..82d411c1 100644 --- a/sourcepawn/compiler/sc5.c +++ b/sourcepawn/compiler/sc5.c @@ -19,7 +19,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc5.c 3579 2006-06-06 13:35:29Z thiadmer $ + * Version: $Id$ */ #include #if defined __WIN32__ || defined _WIN32 || defined __MSDOS__ diff --git a/sourcepawn/compiler/sc5.scp b/sourcepawn/compiler/sc5.scp index e2988d75..1af2cd33 100644 --- a/sourcepawn/compiler/sc5.scp +++ b/sourcepawn/compiler/sc5.scp @@ -18,7 +18,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc5.sch 3633 2006-08-11 16:20:18Z thiadmer $ + * Version: $Id$ */ SC_FUNC int strexpand(char *dest, unsigned char *source, int maxlen, unsigned char pairtable[128][2]); diff --git a/sourcepawn/compiler/sc6.c b/sourcepawn/compiler/sc6.c index 011028e4..184116b5 100644 --- a/sourcepawn/compiler/sc6.c +++ b/sourcepawn/compiler/sc6.c @@ -18,7 +18,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc6.c 3633 2006-08-11 16:20:18Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc7.c b/sourcepawn/compiler/sc7.c index f5a52d5a..82096c25 100644 --- a/sourcepawn/compiler/sc7.c +++ b/sourcepawn/compiler/sc7.c @@ -45,7 +45,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc7.c 3579 2006-06-06 13:35:29Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sc7.scp b/sourcepawn/compiler/sc7.scp index 3210cb35..856994ca 100644 --- a/sourcepawn/compiler/sc7.scp +++ b/sourcepawn/compiler/sc7.scp @@ -19,7 +19,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sc7.sch 3577 2006-06-02 16:22:52Z thiadmer $ + * Version: $Id$ */ SC_FUNC int strexpand(char *dest, unsigned char *source, int maxlen, unsigned char pairtable[128][2]); diff --git a/sourcepawn/compiler/sci18n.c b/sourcepawn/compiler/sci18n.c index 68c94a77..0c34ecd5 100644 --- a/sourcepawn/compiler/sci18n.c +++ b/sourcepawn/compiler/sci18n.c @@ -30,7 +30,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sci18n.c 3612 2006-07-22 09:59:46Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/sclist.c b/sourcepawn/compiler/sclist.c index bf25550d..fd8ccf0e 100644 --- a/sourcepawn/compiler/sclist.c +++ b/sourcepawn/compiler/sclist.c @@ -24,7 +24,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: sclist.c 3633 2006-08-11 16:20:18Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/scmemfil.c b/sourcepawn/compiler/scmemfil.c index c33d2485..a8dd0aae 100644 --- a/sourcepawn/compiler/scmemfil.c +++ b/sourcepawn/compiler/scmemfil.c @@ -22,7 +22,7 @@ * * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: scmemfil.c 3579 2006-06-06 13:35:29Z thiadmer $ + * Version: $Id$ */ #include diff --git a/sourcepawn/compiler/scstate.c b/sourcepawn/compiler/scstate.c index f7b4d1d4..1d383e2b 100644 --- a/sourcepawn/compiler/scstate.c +++ b/sourcepawn/compiler/scstate.c @@ -43,7 +43,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: scstate.c 3579 2006-06-06 13:35:29Z thiadmer $ + * Version: $Id$ */ #include #include diff --git a/sourcepawn/compiler/scvars.c b/sourcepawn/compiler/scvars.c index c1419386..21e8c2b9 100644 --- a/sourcepawn/compiler/scvars.c +++ b/sourcepawn/compiler/scvars.c @@ -20,7 +20,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: scvars.c 3633 2006-08-11 16:20:18Z thiadmer $ + * Version: $Id$ */ #include #include /* for _MAX_PATH */