From e05a5ddc2f78be05a94a216626fc1a980dcedc04 Mon Sep 17 00:00:00 2001 From: mkeyes <mkeyes@localhost> Date: Tue, 26 Jun 2007 19:07:02 +0000 Subject: [PATCH] Added headers to these files. --- opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue1269 | 25 ++++++++++++ opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue464 | 25 ++++++++++++ opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue465 | 25 ++++++++++++ 3 files changed, 75 insertions(+), 0 deletions(-) diff --git a/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue1269 b/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue1269 index 7005d21..6936a3c 100644 --- a/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue1269 +++ b/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue1269 @@ -1,3 +1,28 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + Manual test for Issue 1269, Generate an alert when enabling/disabling access control. 1. Modify the access control handler with an ldif file with the following contents...... diff --git a/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue464 b/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue464 index 3ec5111..b32bc5e 100644 --- a/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue464 +++ b/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue464 @@ -1,3 +1,28 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + Manual test for Issue 464, Access Control "dayofweek" Client Target 1. Unzip and start OpenDS. diff --git a/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue465 b/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue465 index d26e80e..93bbfbf 100644 --- a/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue465 +++ b/opends/tests/functional-tests/testcases/aci/manual_tests/README_Issue465 @@ -1,3 +1,28 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + Manual test for Issue 465, Access Control "timeofday" Client Target 1. Unzip and start OpenDS. -- Gitblit v1.10.0