Removing useless header comment
authorJaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:51:13 +0200
changeset 30dec754d73bb4
parent 29 484b8c9788c9
child 31 8dfe936cfe78
Removing useless header comment
samples/consistency/src-test/api/FactorialTest.java
     1.1 --- a/samples/consistency/src-test/api/FactorialTest.java	Sat Jun 14 09:51:13 2008 +0200
     1.2 +++ b/samples/consistency/src-test/api/FactorialTest.java	Sat Jun 14 09:51:13 2008 +0200
     1.3 @@ -1,8 +1,3 @@
     1.4 -/*
     1.5 - * Žluťoučký kůň je naše hříbátko.
     1.6 - * and open the template in the editor.
     1.7 - */
     1.8 -
     1.9  package api;
    1.10  
    1.11  import junit.framework.TestCase;