From cfbf4bf5b56379e2de2f244eefee934855b63d9e Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Thu, 22 Jul 2004 13:13:41 +0000 Subject: [PATCH] Nothing important. --- dlls/ns/ns/include/ns.inc | 5 +++-- dlls/ns/ns/include/ns_const.inc | 7 +++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/dlls/ns/ns/include/ns.inc b/dlls/ns/ns/include/ns.inc index 3f185fe9..2da4777c 100755 --- a/dlls/ns/ns/include/ns.inc +++ b/dlls/ns/ns/include/ns.inc @@ -1,6 +1,7 @@ -/* NS.INC +/* NS module functions * - - * Provides natives specific to Natural-Selection. + * (c) 2004, Steve Dudenhoeffer + * This file is provided as is (no warranties). */ #if defined NS_INC diff --git a/dlls/ns/ns/include/ns_const.inc b/dlls/ns/ns/include/ns_const.inc index ae4b6da7..168d6e09 100755 --- a/dlls/ns/ns/include/ns_const.inc +++ b/dlls/ns/ns/include/ns_const.inc @@ -1,3 +1,10 @@ +/* NS module constants + * - + * (c) 2004, Steve Dudenhoeffer + * This file is provided as is (no warranties). + */ + + #if defined NS_CONST_INC #endinput #endif