vm/src/test/java/org/apidesign/vm4brwsr/GetByte.java
brancharithmetic
changeset 755 5652acd48509
parent 24 a82e89aae050
     1.1 --- a/vm/src/test/java/org/apidesign/vm4brwsr/GetByte.java	Mon Sep 24 11:22:50 2012 +0200
     1.2 +++ b/vm/src/test/java/org/apidesign/vm4brwsr/GetByte.java	Mon Feb 25 19:00:08 2013 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  /**
     1.5 - * Java 4 Browser Bytecode Translator
     1.6 - * Copyright (C) 2012-2012 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.7 + * Back 2 Browser Bytecode Translator
     1.8 + * Copyright (C) 2012 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.9   *
    1.10   * This program is free software: you can redistribute it and/or modify
    1.11   * it under the terms of the GNU General Public License as published by