-/* Lifted from soup-session.c */
+/*
+ * This code is lifted from libsoup's soup-session.c which lacked
+ * a copyright header but the websocket parts will be
+ *
+ * Copyright 2013, 2014 Red Hat, Inc.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * version 2.1, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ */
#include <libsoup/soup.h>