Updated Branches: refs/heads/master bb2eb2b5f -> 050eb2d64
Fix legal files Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/050eb2d6 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/050eb2d6 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/050eb2d6 Branch: refs/heads/master Commit: 050eb2d6452dd84280de032c139d2b840afb98a1 Parents: bb2eb2b Author: Guillaume Nodet <[email protected]> Authored: Fri Jul 26 11:13:14 2013 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Fri Jul 26 11:13:14 2013 +0200 ---------------------------------------------------------------------- NOTICE.txt | 4 ++-- assembly/src/main/distribution/LICENSE.txt | 4 ++-- assembly/src/main/distribution/NOTICE.txt | 10 ++-------- 3 files changed, 6 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/050eb2d6/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 409a55d..77fe095 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache MINA SSHD -Copyright 2008-2012 The Apache Software Foundation +Copyright 2008-2013 The Apache Software Foundation -This product includes software developed by +This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/050eb2d6/assembly/src/main/distribution/LICENSE.txt ---------------------------------------------------------------------- diff --git a/assembly/src/main/distribution/LICENSE.txt b/assembly/src/main/distribution/LICENSE.txt index 13eac7d..1014424 100644 --- a/assembly/src/main/distribution/LICENSE.txt +++ b/assembly/src/main/distribution/LICENSE.txt @@ -207,7 +207,7 @@ Bouncy Castle ============= -Copyright (c) 2000 - 2006 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) +Copyright (c) 2000 - 2008 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the @@ -228,7 +228,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. SLF4J ============= -Copyright (c) 2004-2008 QOS.ch +Copyright (c) 2004-2011 QOS.ch All rights reserved. Permission is hereby granted, free of charge, to any person obtaining http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/050eb2d6/assembly/src/main/distribution/NOTICE.txt ---------------------------------------------------------------------- diff --git a/assembly/src/main/distribution/NOTICE.txt b/assembly/src/main/distribution/NOTICE.txt index 4e97f77..77fe095 100644 --- a/assembly/src/main/distribution/NOTICE.txt +++ b/assembly/src/main/distribution/NOTICE.txt @@ -1,11 +1,5 @@ Apache MINA SSHD -Copyright 2008-2012 The Apache Software Foundation +Copyright 2008-2013 The Apache Software Foundation -This product includes software developed by +This product includes software developed at The Apache Software Foundation (http://www.apache.org/). - -This product includes software SLF4J (www.slf4j.org) -Copyright (c) 2004-2008 QOS.ch All rights reserved. - -This product includes software The Legion Of The Bouncy Castle (http://www.bouncycastle.org) -Copyright (c) 2000 - 2006 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
