summaryrefslogtreecommitdiff
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/log.h b/src/log.h
index 77db260..bf6bb31 100644
--- a/src/log.h
+++ b/src/log.h
@@ -4,7 +4,7 @@
* The Radio Helsinki Archive Daemon
*
*
- * Copyright (C) 2010-2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2009-2014 Christian Pointner <equinox@helsinki.at>
*
* This file is part of rharchive.
*
@@ -20,6 +20,12 @@
*
* You should have received a copy of the GNU General Public License
* along with rharchive. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * In addition, as a special exception, the copyright holders hereby
+ * grant permission for non-GPL-compatible GStreamer plugins to be used
+ * and distributed together with GStreamer and rharchive.
+ * This permission goes above and beyond the permissions granted by the
+ * GPL license rharchive is covered by.
*/
#ifndef RHARCHIVE_log_h_INCLUDED