blob: b93ae5f5e35ff02dd875c5c44e1ab9870c09d8c2 [file] [log] [blame]
<?php
/**
* Copyright (c) 2011, 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 implementation
* Mike Milinkovich (Eclipse Foundation)
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
header('Location: iotwg_charter.php', TRUE, 301);
exit;