blob: 64ff9ac18521f2f1d9f22bce08d9cf98b57c903b [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2016 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://eclipse.org/legal/epl-v10.html
*
* Contributors:
* Mike Milinkovich (Eclipse Foundation) - Initial implementation
* Christopher Guindon (Eclipse Foundation)
*******************************************************************************/
// Bug 495498 - [CLA] Implement new version of CLA
// Redirect to the new ECAfaq page.
header('Location: ecafaq.php');