Skip to content

Commit

Permalink
EPL license header added
Browse files Browse the repository at this point in the history
  • Loading branch information
jpstotz committed May 26, 2024
1 parent ffe89a3 commit 2f7d99b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*******************************************************************************
* Copyright (c) 2017 Chen Chao and other ECD project 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
* https://www.eclipse.org/legal/epl-v10.html
*******************************************************************************/

package org.sf.feeling.decompiler.util;

import java.util.ArrayList;
Expand Down

0 comments on commit 2f7d99b

Please sign in to comment.