update copyright
[fedora-idea.git] / plugins / eclipse / testData / round / allProps / eclipse-externals / lib-3 / copy-every / src / eclipseLib / SourceThree.java
blob730e1e5c8262fc873cd7d7b4ba55832f20e87a35
1 package eclipseLib;
3 /**
4 * Created in IntelliJ IDEA.
5 * By: Alexander.Chernikov
6 * When: 19.02.2009, 20:55:48
7 * Русский текст.
8 */
9 public class SourceThree {
10 public static final String ELIB_CONST = "value 3";
12 public void elibMethod() {