X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=library%2Fweb%2FWebLibraryServerIndex.java;h=b6825ecbfda2ed38d3cccf8dcbb4615a8d697336;hb=977f60a2bf84634a5343c8b244606ae9b4edda0b;hp=15c371baebf02a6083006eeb7a5652eeb542c6ca;hpb=5f3671e17febc5b7f6abbfc62c66c4045d47ec8d;p=fanfix.git diff --git a/library/web/WebLibraryServerIndex.java b/library/web/WebLibraryServerIndex.java index 15c371b..b6825ec 100644 --- a/library/web/WebLibraryServerIndex.java +++ b/library/web/WebLibraryServerIndex.java @@ -1,4 +1,9 @@ package be.nikiroo.fanfix.library.web; +/** + * Empty class used to find the correct package. + * + * @author niki + */ public class WebLibraryServerIndex { }