Add URL of documentation to javadoc. master
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 6 Jun 2013 04:38:55 +0000 (06:38 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 6 Jun 2013 20:28:13 +0000 (22:28 +0200)
src/main/java/net/pterodactylus/sonitus/io/flac/Stream.java

index 30a653e..c72229c 100644 (file)
@@ -31,6 +31,8 @@ import com.google.common.collect.Lists;
 
 /**
  * Parser and container for information about a FLAC stream.
+ * <p/>
+ * Information taken from <a href="http://flac.sourceforge.net/format.html">http://flac.sourceforge.net/format.html</a>.
  *
  * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */