[OLINGO-659] delete slf4j from server notice file
Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/71857f93 Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/71857f93 Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/71857f93 Branch: refs/heads/master Commit: 71857f93c2448b5be47e8f3c8386b029911709fb Parents: d9558df Author: Christian Amend <[email protected]> Authored: Wed Aug 26 10:59:05 2015 +0200 Committer: Christian Amend <[email protected]> Committed: Wed Aug 26 10:59:05 2015 +0200 ---------------------------------------------------------------------- dist/server-lib/src/main/resources/NOTICE | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/71857f93/dist/server-lib/src/main/resources/NOTICE ---------------------------------------------------------------------- diff --git a/dist/server-lib/src/main/resources/NOTICE b/dist/server-lib/src/main/resources/NOTICE index 5264d78..5a87ef7 100644 --- a/dist/server-lib/src/main/resources/NOTICE +++ b/dist/server-lib/src/main/resources/NOTICE @@ -20,18 +20,6 @@ A list of contributors may be found from CREDITS file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses. -This distribution includes SLF4J -Copyright (c) 2004-2013 QOS.ch - All rights reserved. - 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 Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions. - http://slf4j.org/license.html - This distribution includes TreeLayout Core (http://code.google.com/p/treelayout/) Copyright (c) 2011, abego Software GmbH, Germany (http://www.abego.org) All rights reserved.
