mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 18:10:43 +01:00
Added licesnse info, fixed core doc, started adding Sketch perspective stuff
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
/**
|
||||
* Copyright (c) 2010 Chris Lonnen. 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.opensource.org/licenses/eclipse-1.0.php
|
||||
*
|
||||
* Contributors:
|
||||
* Chris Lonnen - initial API and implementation
|
||||
*/
|
||||
package processing.plugin.ui;
|
||||
|
||||
import org.eclipse.jface.text.rules.RuleBasedScanner;
|
||||
|
||||
Reference in New Issue
Block a user