Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit b027276

Browse files
committed
add missing copyright
1 parent b2be007 commit b027276

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

emfjson-core/src/main/java/org/emfjson/common/ReferenceEntries.java

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
/*
2+
* Copyright (c) 2015 Guillaume Hillairet.
3+
* All rights reserved. This program and the accompanying materials
4+
* are made available under the terms of the Eclipse Public License v1.0
5+
* which accompanies this distribution, and is available at
6+
* http://www.eclipse.org/legal/epl-v10.html
7+
*
8+
* Contributors:
9+
* Guillaume Hillairet - initial API and implementation
10+
*
11+
*/
112
package org.emfjson.common;
213

314
import org.eclipse.emf.ecore.EObject;

0 commit comments

Comments
 (0)