diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 19:28:42 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 19:28:42 +0200 |
commit | 898d69037de106be8f5b14093daee409f8f7a88f (patch) | |
tree | 27c7d5385a7c60cc4a87d7466f3ab49871b8966c /runtime/cfsysline.c | |
parent | 2fd8137b76dad1bf24d6467f2db6ff8a139f86be (diff) | |
download | rsyslog-898d69037de106be8f5b14093daee409f8f7a88f.tar.gz rsyslog-898d69037de106be8f5b14093daee409f8f7a88f.tar.xz rsyslog-898d69037de106be8f5b14093daee409f8f7a88f.zip |
added missing copyright statements
(thanks to Michael Biebl for noticing)
Diffstat (limited to 'runtime/cfsysline.c')
-rw-r--r-- | runtime/cfsysline.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/cfsysline.c b/runtime/cfsysline.c index ffc49057..2124f11e 100644 --- a/runtime/cfsysline.c +++ b/runtime/cfsysline.c @@ -3,6 +3,8 @@ * * File begun on 2007-07-30 by RGerhards * + * Copyright (C) 2007, 2008 by Rainer Gerhards and Adiscon GmbH + * * This file is part of the rsyslog runtime library. * * The rsyslog runtime library is free software: you can redistribute it and/or modify |