From commits-return-10439-apmail-jmeter-commits-archive=jmeter.apache.org@jmeter.apache.org Thu Feb 20 06:06:02 2020 Return-Path: X-Original-To: apmail-jmeter-commits-archive@minotaur.apache.org Delivered-To: apmail-jmeter-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 861E2199DF for ; Thu, 20 Feb 2020 06:06:02 +0000 (UTC) Received: (qmail 59391 invoked by uid 500); 20 Feb 2020 06:06:02 -0000 Delivered-To: apmail-jmeter-commits-archive@jmeter.apache.org Received: (qmail 59365 invoked by uid 500); 20 Feb 2020 06:06:01 -0000 Mailing-List: contact commits-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list commits@jmeter.apache.org Received: (qmail 59356 invoked by uid 99); 20 Feb 2020 06:06:01 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Feb 2020 06:06:01 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 3B7968DACA; Thu, 20 Feb 2020 06:06:01 +0000 (UTC) Date: Thu, 20 Feb 2020 06:06:01 +0000 To: "commits@jmeter.apache.org" Subject: [jmeter] branch master updated: Add license header to new file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158217876096.6472.5959943174617130957@gitbox.apache.org> From: fschumacher@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: jmeter X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2b57a2b9c3aa29feb0c4cf3694c31b1ca2b7a159 X-Git-Newrev: 8432b6572323e8f9aae89d583a2f2675f1d7ae33 X-Git-Rev: 8432b6572323e8f9aae89d583a2f2675f1d7ae33 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 8432b65 Add license header to new file 8432b65 is described below commit 8432b6572323e8f9aae89d583a2f2675f1d7ae33 Author: Felix Schumacher AuthorDate: Thu Feb 20 07:05:43 2020 +0100 Add license header to new file --- xdocs/.htaccess | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/xdocs/.htaccess b/xdocs/.htaccess index 327e6cb..7fe5e55 100644 --- a/xdocs/.htaccess +++ b/xdocs/.htaccess @@ -1,3 +1,18 @@ +## 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. + RewriteEngine On # Redirect http to https