summaryrefslogtreecommitdiffstats
path: root/runtime/srutils.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-16 12:39:01 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-16 12:39:01 +0100
commitf6dea36394ff969ac627c284ce9872899bc2eb9e (patch)
treed7508c43f07c05259c81c49aecbe1889a84acbdf /runtime/srutils.c
parent6df41eaa88e3ded5d5101411e0f0ee70c7f350f1 (diff)
downloadrsyslog-f6dea36394ff969ac627c284ce9872899bc2eb9e.tar.gz
rsyslog-f6dea36394ff969ac627c284ce9872899bc2eb9e.tar.xz
rsyslog-f6dea36394ff969ac627c284ce9872899bc2eb9e.zip
runtime license change
Diffstat (limited to 'runtime/srutils.c')
-rw-r--r--runtime/srutils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/srutils.c b/runtime/srutils.c
index 1452c9b7..451b2968 100644
--- a/runtime/srutils.c
+++ b/runtime/srutils.c
@@ -51,6 +51,8 @@
* to do it, but over here is also not ideal... -- rgerhards, 2008-02-14
* rgerhards, 2008-04-16: note in LGPL move: the code tables below exist in
* the same way in BSD, so it is not a problem to move them from GPLv3 to LGPL.
+ * And nobody modified them since it was under LGPL, so we can also move it
+ * to ASL 2.0.
*/
syslogName_t syslogPriNames[] = {
{"alert", LOG_ALERT},