Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92F7417979 for ; Thu, 23 Oct 2014 16:59:11 +0000 (UTC) Received: (qmail 93236 invoked by uid 500); 23 Oct 2014 16:59:11 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 93197 invoked by uid 500); 23 Oct 2014 16:59:11 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 93180 invoked by uid 99); 23 Oct 2014 16:59:11 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2014 16:59:11 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 327C516D6F; Thu, 23 Oct 2014 16:59:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: elecharny@apache.org To: commits@directory.apache.org Date: Thu, 23 Oct 2014 16:59:14 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [5/5] git commit: Added the missing Apache header Added the missing Apache header Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/254f3baf Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/254f3baf Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/254f3baf Branch: refs/heads/master Commit: 254f3bafefbdb217c2fe5ec7103f268bbd151940 Parents: 1b7f745 Author: Emmanuel Lécharny Authored: Thu Oct 23 18:57:56 2014 +0200 Committer: Emmanuel Lécharny Committed: Thu Oct 23 18:57:56 2014 +0200 ---------------------------------------------------------------------- src/test/build.xml | 29 ++++++++++-------- .../fortress/core/samples/overview.html | 31 +++++++++++-------- .../fortress/core/samples/package.html | 32 +++++++++++--------- 3 files changed, 52 insertions(+), 40 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/254f3baf/src/test/build.xml ---------------------------------------------------------------------- diff --git a/src/test/build.xml b/src/test/build.xml index 2aceace..de3d7e9 100755 --- a/src/test/build.xml +++ b/src/test/build.xml @@ -1,18 +1,21 @@ + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/254f3baf/src/test/java/org/apache/directory/fortress/core/samples/overview.html ---------------------------------------------------------------------- diff --git a/src/test/java/org/apache/directory/fortress/core/samples/overview.html b/src/test/java/org/apache/directory/fortress/core/samples/overview.html index e0fc67d..e1f0337 100755 --- a/src/test/java/org/apache/directory/fortress/core/samples/overview.html +++ b/src/test/java/org/apache/directory/fortress/core/samples/overview.html @@ -1,17 +1,22 @@ + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * +--> Overview of the org.openldap.fortress programming samples http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/254f3baf/src/test/java/org/apache/directory/fortress/core/samples/package.html ---------------------------------------------------------------------- diff --git a/src/test/java/org/apache/directory/fortress/core/samples/package.html b/src/test/java/org/apache/directory/fortress/core/samples/package.html index 9e5a703..9881d96 100755 --- a/src/test/java/org/apache/directory/fortress/core/samples/package.html +++ b/src/test/java/org/apache/directory/fortress/core/samples/package.html @@ -1,18 +1,22 @@ - + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * +--> Package Documentation for org.openldap.fortress.samples