summaryrefslogtreecommitdiffstats
path: root/plugins/omoracle/omoracle.h
diff options
context:
space:
mode:
authorLuis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>2009-04-28 21:14:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-29 17:08:37 +0200
commite65a30ddaaf027855b57355fe35b88b97053ac99 (patch)
treeb747c37eb4c2963de2790a37c9412f184472dac7 /plugins/omoracle/omoracle.h
parent42c3dcfc1ca71814e62763338a24eae8c8463069 (diff)
downloadrsyslog-e65a30ddaaf027855b57355fe35b88b97053ac99.tar.gz
rsyslog-e65a30ddaaf027855b57355fe35b88b97053ac99.tar.xz
rsyslog-e65a30ddaaf027855b57355fe35b88b97053ac99.zip
Add licensing information.
I'm not sure if GPLv3 contemplates the ability to link to proprietary software, if it was previous work. I explicitly allow linking to OCI.
Diffstat (limited to 'plugins/omoracle/omoracle.h')
-rw-r--r--plugins/omoracle/omoracle.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/omoracle/omoracle.h b/plugins/omoracle/omoracle.h
index 92bcacab..0ff879b3 100644
--- a/plugins/omoracle/omoracle.h
+++ b/plugins/omoracle/omoracle.h
@@ -3,6 +3,12 @@
This module needs OCI to be installed (on Red Hat-like systems
this is usually the oracle-instantclient-devel RPM).
+ This file is part of rsyslog.
+
+ This file is licensed under the terms of the GPL version 3 or, at
+ your choice, any later version. Exceptionally (perhaps), you are
+ allowed to link to the Oracle Call Interface in your derived work
+
Author: Luis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>
*/
#ifndef __OMORACLEH__