# HG changeset patch # User Jaroslav Tulach # Date 1361977346 -3600 # Node ID 8a1f840a286be083a8adcb0544fd59181718f28d # Parent 6cd9713f5ceb05512394eff2d9918da75c3296db Using default, not formated license diff -r 6cd9713f5ceb -r 8a1f840a286b rt/vm/src/test/java/org/apidesign/vm4brwsr/StaticUseSubTest.java --- a/rt/vm/src/test/java/org/apidesign/vm4brwsr/StaticUseSubTest.java Wed Feb 27 14:56:25 2013 +0100 +++ b/rt/vm/src/test/java/org/apidesign/vm4brwsr/StaticUseSubTest.java Wed Feb 27 16:02:26 2013 +0100 @@ -1,19 +1,19 @@ /** - * Back 2 Browser Bytecode Translator Copyright (C) 2012 Jaroslav Tulach - * + * Back 2 Browser Bytecode Translator + * Copyright (C) 2012 Jaroslav Tulach * - * 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 the Free Software - * Foundation, version 2 of the License. + * 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 + * the Free Software Foundation, version 2 of the License. * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more - * details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License along with - * this program. Look for COPYING file in the top folder. If not, see - * http://opensource.org/licenses/GPL-2.0. + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://opensource.org/licenses/GPL-2.0. */ package org.apidesign.vm4brwsr;