diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 19:30:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 19:30:24 +0200 |
commit | 824ef91438af118ffa6972f45f19844b1ed2ec43 (patch) | |
tree | 75059db43de189c8d0565dc3d42e9af600326e3e /linkedlist.c | |
parent | 28516a1b745d1d078681a063b71637dd45306712 (diff) | |
download | rsyslog-824ef91438af118ffa6972f45f19844b1ed2ec43.tar.gz rsyslog-824ef91438af118ffa6972f45f19844b1ed2ec43.tar.bz2 rsyslog-824ef91438af118ffa6972f45f19844b1ed2ec43.zip |
added missing copyright statements
thanks to Michael Biebl for noticing
Diffstat (limited to 'linkedlist.c')
-rw-r--r-- | linkedlist.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linkedlist.c b/linkedlist.c index 9adf40c4..383cf488 100644 --- a/linkedlist.c +++ b/linkedlist.c @@ -11,6 +11,8 @@ * * File begun on 2007-07-31 by RGerhards * + * Copyright (C) 2007, 2008 by Rainer Gerhards and Adiscon GmbH. + * * This file is part of rsyslog. * * Rsyslog is free software: you can redistribute it and/or modify |