package org.atomnuke.atom.model; /** * * @author zinic */ public interface Rights extends TypedContent { }