diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-28 06:53:16 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-28 06:53:16 +0000 |
commit | 8ebff62efc012f25f00e43e14af6b28d60c4898e (patch) | |
tree | 2a338ea5354c94008c16eabd4c3a7aed674c378c /solaris | |
parent | 2a98edf43bc91c6852712f9c37f35df6a5483b01 (diff) | |
download | rsyslog-8ebff62efc012f25f00e43e14af6b28d60c4898e.tar.gz rsyslog-8ebff62efc012f25f00e43e14af6b28d60c4898e.tar.xz rsyslog-8ebff62efc012f25f00e43e14af6b28d60c4898e.zip |
extremly minor: changed copyright year in makefilesv1-14-0
Diffstat (limited to 'solaris')
-rw-r--r-- | solaris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/Makefile b/solaris/Makefile index a36eb87d..57b75d31 100644 --- a/solaris/Makefile +++ b/solaris/Makefile @@ -1,5 +1,5 @@ # Makefile for rsyslog -# Copyright (C) 2004-2006 Rainer Gerhards and Adiscon GmbH +# Copyright (C) 2004-2007 Rainer Gerhards and Adiscon GmbH # This is the Solaris part of the Makefile. # For details, see http://www.rsyslog.com/doc # |