From b921ae4714beaaf20de0cc36d0a3f49da627d59d Mon Sep 17 00:00:00 2001 From: ugaston <ugaston@localhost> Date: Thu, 31 Jan 2008 18:35:47 +0000 Subject: [PATCH] Upgrade/Revert manual testcase doc + add copyright to manual testcase files --- opends/tests/functional_manual/setup/setup_gui.html | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/opends/tests/functional_manual/setup/setup_gui.html b/opends/tests/functional_manual/setup/setup_gui.html index bcd54f7..f03cafa 100755 --- a/opends/tests/functional_manual/setup/setup_gui.html +++ b/opends/tests/functional_manual/setup/setup_gui.html @@ -1,4 +1,29 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!-- + ! 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-2008 Sun Microsystems, Inc. + ! --> <html> <head> <meta content="text/html; charset=ISO-8859-1" -- Gitblit v1.10.0