diff --git a/core/src/main/groovy/com/muwire/core/FileHasher.groovy b/core/src/main/groovy/com/muwire/core/files/FileHasher.groovy similarity index 100% rename from core/src/main/groovy/com/muwire/core/FileHasher.groovy rename to core/src/main/groovy/com/muwire/core/files/FileHasher.groovy diff --git a/core/src/test/groovy/com/muwire/core/FileHasherTest.groovy b/core/src/test/groovy/com/muwire/core/files/FileHasherTest.groovy similarity index 100% rename from core/src/test/groovy/com/muwire/core/FileHasherTest.groovy rename to core/src/test/groovy/com/muwire/core/files/FileHasherTest.groovy