EPLv2 migration of src/main

This commit is contained in:
Julien Ponge
2017-12-15 15:44:57 +01:00
parent b5d572a666
commit 3ae845764d
476 changed files with 2936 additions and 6935 deletions

View File

@@ -1,17 +1,12 @@
/*
* Copyright 2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc. and others
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distribution.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
* which is available at https://www.apache.org/licenses/LICENSE-2.0.
*
* The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* The Apache License v2.0 is available at
* http://www.opensource.org/licenses/apache2.0.php
*
* You may elect to redistribute this code under either of these licenses.
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
*/
package examples;