summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Noronha Silva <gns@gnome.org>2013-12-08 19:10:04 +0100
committerGustavo Noronha Silva <gns@gnome.org>2013-12-08 19:10:04 +0100
commit90800761b1af73acc5405a39f75e27aab28edcb8 (patch)
tree7cbcf0a6954676a5ba6cb14d31f63683dbc9b31a
parent48419347e7682a242ee94afbdb35001ccd02aaec (diff)
downloadlibsoup-90800761b1af73acc5405a39f75e27aab28edcb8.tar.gz
Document the specification we are targeting
-rw-r--r--libsoup/soup-content-sniffer.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libsoup/soup-content-sniffer.c b/libsoup/soup-content-sniffer.c
index e8f69d47..7f79610f 100644
--- a/libsoup/soup-content-sniffer.c
+++ b/libsoup/soup-content-sniffer.c
@@ -3,6 +3,10 @@
* soup-content-sniffer.c
*
* Copyright (C) 2009 Gustavo Noronha Silva.
+ *
+ * This code implements the following specification:
+ *
+ * http://mimesniff.spec.whatwg.org/ as of 11 June 2013
*/
#ifdef HAVE_CONFIG_H