DATACMNS-287 - Added missing package-info.java files.

This commit is contained in:
Oliver Gierke
2013-02-19 12:47:01 +01:00
parent 9fae10750e
commit ed32d83ab3
4 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/**
* General support for entity auditing.
*/
package org.springframework.data.auditing;