year change in license header

This commit is contained in:
Jindra Petk
2013-01-19 11:14:46 +01:00
parent 3612880ef5
commit 8f7ff7f6ba
734 changed files with 2342 additions and 752 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2010-2011 JPEXS
* Copyright (C) 2010-2013 JPEXS
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -14,6 +14,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package com.jpexs.asdec.abc.gui;
import com.jpexs.asdec.abc.avm2.flowgraph.Graph;