Procházet zdrojové kódy

add missing license

tags/V1_9_3RC1
Andy Clement před 5 roky
rodič
revize
237503e895
1 změnil soubory, kde provedl 12 přidání a 0 odebrání
  1. 12
    0
      testing/src/main/java/Empty.java

+ 12
- 0
testing/src/main/java/Empty.java Zobrazit soubor

@@ -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 {}

Načítá se…
Zrušit
Uložit