This commit is contained in:
Timo Westkämper 2009-05-22 12:16:10 +00:00
parent 13a7fa9a42
commit 6cff2be57b
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2008 Mysema Ltd.
* Copyright (c) 2009 Mysema Ltd.
* All rights reserved.
*
*/

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2009 Mysema Ltd.
* All rights reserved.
*
*/
package com.mysema.query.apt.general;
import static org.junit.Assert.assertEquals;