added javadoc headers

This commit is contained in:
Timo Westkämper 2010-03-28 19:48:51 +00:00
parent 46cca61022
commit 012c47c0be

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2010 Mysema Ltd.
* All rights reserved.
*
*/
package com.mysema.query.collections;
import java.io.File;