From: Bjorn Munch Date: April 19 2011 8:20am Subject: Re: bzr commit into mysql-trunk branch (marc.alff:3331) Bug#12370950 List-Archive: http://lists.mysql.com/commits/135692 Message-Id: <20110419082049.GA18513@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 18/04 23.41, Marc Alff wrote: > #At file:///Users/malff/BZR_TREE/mysql-trunk-bug12370950/ based on revid:serge.kozlov@stripped [..............] > === modified file 'mysql-test/suite/perfschema/t/misc.test' > --- a/mysql-test/suite/perfschema/t/misc.test 2010-12-01 18:46:51 +0000 > +++ b/mysql-test/suite/perfschema/t/misc.test 2011-04-18 23:41:45 +0000 > @@ -1,4 +1,4 @@ > -# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. > +# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved. > # > # 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 You've added a Copyright header to tests? According to Trudy, tests do not require a copyright header. I guess it's permitted but it's not needed. - Bjorn