From d0deb9b4892471c6166ba1ca05e850fd5f4fdf81 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 2 Sep 1999 00:56:32 +0000 Subject: [PATCH] Add OpenLDAP RCS id and copyright --- tests/progs/Makefile.in | 3 ++- tests/progs/slapd-addel.c | 5 +++++ tests/progs/slapd-read.c | 5 +++++ tests/progs/slapd-search.c | 5 +++++ tests/progs/slapd-tester.c | 5 +++++ 5 files changed, 22 insertions(+), 1 deletion(-) diff --git a/tests/progs/Makefile.in b/tests/progs/Makefile.in index 842f8efb61..16c0a66dea 100644 --- a/tests/progs/Makefile.in +++ b/tests/progs/Makefile.in @@ -1,4 +1,5 @@ -## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved. +# $OpenLDAP$ +## Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file ## ## tests Makefile.in for OpenLDAP diff --git a/tests/progs/slapd-addel.c b/tests/progs/slapd-addel.c index b5a2a2177e..193d8b1525 100644 --- a/tests/progs/slapd-addel.c +++ b/tests/progs/slapd-addel.c @@ -1,3 +1,8 @@ +/* $OpenLDAP$ / +/* + * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. + * COPYING RESTRICTIONS APPLY, see COPYRIGHT file + */ #include "portable.h" #include diff --git a/tests/progs/slapd-read.c b/tests/progs/slapd-read.c index 124eea6c88..e90cd4d7b1 100644 --- a/tests/progs/slapd-read.c +++ b/tests/progs/slapd-read.c @@ -1,3 +1,8 @@ +/* $OpenLDAP$ / +/* + * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. + * COPYING RESTRICTIONS APPLY, see COPYRIGHT file + */ #include "portable.h" #include diff --git a/tests/progs/slapd-search.c b/tests/progs/slapd-search.c index fd0a533896..1e85dbee7a 100644 --- a/tests/progs/slapd-search.c +++ b/tests/progs/slapd-search.c @@ -1,3 +1,8 @@ +/* $OpenLDAP$ / +/* + * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. + * COPYING RESTRICTIONS APPLY, see COPYRIGHT file + */ #include "portable.h" #include diff --git a/tests/progs/slapd-tester.c b/tests/progs/slapd-tester.c index cadd3df89d..0609cbbd8e 100644 --- a/tests/progs/slapd-tester.c +++ b/tests/progs/slapd-tester.c @@ -1,3 +1,8 @@ +/* $OpenLDAP$ / +/* + * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. + * COPYING RESTRICTIONS APPLY, see COPYRIGHT file + */ #include "portable.h" #include -- 2.39.5