blob: fa8f1ed565552e9f5270fe446e538f80481c5174 [file] [log] [blame]
<?php
/**
* Copyright (c) 2013, 2018 Eclipse Foundation.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Christopher Guindon (Eclipse Foundation)- initial API and implementation
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
header("Location: index.php", TRUE, 301);