diff --git a/src/java/org/jivesoftware/multiplexer/net/TLSStatus.java b/src/java/org/jivesoftware/multiplexer/net/TLSStatus.java index 4216d2e..ee00d34 100644 --- a/src/java/org/jivesoftware/multiplexer/net/TLSStatus.java +++ b/src/java/org/jivesoftware/multiplexer/net/TLSStatus.java @@ -3,7 +3,7 @@ * $Revision: $ * $Date: $ * - * Copyright (C) 2006 Jive Software. All rights reserved. + * Copyright (C) 2007 Jive Software and Artur Hefczyc. All rights reserved. * * This software is published under the terms of the GNU Public License (GPL), * a copy of which is included in this distribution. diff --git a/src/java/org/jivesoftware/multiplexer/net/TLSWrapper.java b/src/java/org/jivesoftware/multiplexer/net/TLSWrapper.java index eb7d3ec..c0487c3 100644 --- a/src/java/org/jivesoftware/multiplexer/net/TLSWrapper.java +++ b/src/java/org/jivesoftware/multiplexer/net/TLSWrapper.java @@ -3,7 +3,7 @@ * $Revision: $ * $Date: $ * - * Copyright (C) 2006 Jive Software. All rights reserved. + * Copyright (C) 2007 Jive Software and Artur Hefczyc. All rights reserved. * * This software is published under the terms of the GNU Public License (GPL), * a copy of which is included in this distribution.