diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-01-16 16:14:30 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-01-16 16:14:30 +0100 |
commit | 18e60f46a1bbdbcb446369a0f03dbb04f29fb71e (patch) | |
tree | ed65387ee8dde4afad5d1d10eae5c8d2de9ccd23 /runtime/sysvar.h | |
parent | 095021e866188d2db9eb267304a6bb73c19545e0 (diff) | |
parent | bd22bf8cb414f12c7b307bef463fbda5d51bee22 (diff) | |
download | rsyslog-18e60f46a1bbdbcb446369a0f03dbb04f29fb71e.tar.gz rsyslog-18e60f46a1bbdbcb446369a0f03dbb04f29fb71e.tar.bz2 rsyslog-18e60f46a1bbdbcb446369a0f03dbb04f29fb71e.zip |
Merge branch 'v4-stable' into v5-stable
Conflicts:
runtime/debug.h
runtime/obj.c
runtime/parser.h
runtime/wti.h
Diffstat (limited to 'runtime/sysvar.h')
-rw-r--r-- | runtime/sysvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/sysvar.h b/runtime/sysvar.h index 35051b64..3414ff34 100644 --- a/runtime/sysvar.h +++ b/runtime/sysvar.h @@ -1,7 +1,7 @@ /* The sysvar object. So far, no instance can be defined (makes logically no * sense). * - * Copyright 2008 Rainer Gerhards and Adiscon GmbH. + * Copyright 2008-2012 Adiscon GmbH. * * This file is part of the rsyslog runtime library. * |