Browse Source

add missing license

tags/V1_9_3RC1
Andy Clement 5 years ago
parent
commit
237503e895
1 changed files with 12 additions and 0 deletions
  1. 12
    0
      testing/src/main/java/Empty.java

+ 12
- 0
testing/src/main/java/Empty.java View File

@@ -1 +1,13 @@
/*******************************************************************************
* Copyright (c) 2019 Contributors
* 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://www.eclipse.org/legal/epl-v10.html
*
*******************************************************************************/

/**
* @author Andy Clement
*/
public class Empty {}

Loading…
Cancel
Save