Repository: incubator-stratos Updated Branches: refs/heads/master d79553b97 -> 6095199b0
correcting license issues Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/6095199b Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/6095199b Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/6095199b Branch: refs/heads/master Commit: 6095199b08228c330d9021688d2ffc750e5879d2 Parents: d79553b Author: Isuru H <[email protected]> Authored: Thu Apr 24 13:05:31 2014 +0530 Committer: Isuru H <[email protected]> Committed: Thu Apr 24 13:05:31 2014 +0530 ---------------------------------------------------------------------- .../modules/distribution/src/main/license/LICENSE | 2 -- .../modules/distribution/src/main/license/LICENSE | 1 - products/stratos-cli/distribution/src/main/license/LICENSE | 1 - products/stratos/modules/distribution/src/main/license/LICENSE | 6 ++---- 4 files changed, 2 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/6095199b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE index 3f0217a..d1a10ab 100644 --- a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE +++ b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE @@ -481,8 +481,6 @@ slf4j-log4j12-1.7.5.jar The MIT License (MIT) -Copyright (c) 2004-2013 QOS.ch - 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 http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/6095199b/products/load-balancer/modules/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/load-balancer/modules/distribution/src/main/license/LICENSE b/products/load-balancer/modules/distribution/src/main/license/LICENSE index 0240275..4388261 100644 --- a/products/load-balancer/modules/distribution/src/main/license/LICENSE +++ b/products/load-balancer/modules/distribution/src/main/license/LICENSE @@ -1295,7 +1295,6 @@ For : slf4j.api_1.6.1.jar, slf4j.log4j12_1.6.1.jar, slf4j.log4j12_1.6.4.jar - Copyright (c) 2004-2013 QOS.ch All rights reserved. Permission is hereby granted, free of charge, to any person obtaining http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/6095199b/products/stratos-cli/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/stratos-cli/distribution/src/main/license/LICENSE b/products/stratos-cli/distribution/src/main/license/LICENSE index 88aa1e7..353011d 100644 --- a/products/stratos-cli/distribution/src/main/license/LICENSE +++ b/products/stratos-cli/distribution/src/main/license/LICENSE @@ -563,7 +563,6 @@ For : wsdl4j.wso2:wsdl4j:1.6.2.wso2v4 For : org.slf4j:slf4j-api:1.7.5 org.slf4j:slf4j-log4j12:1.7.5 - Copyright (c) 2004-2013 QOS.ch All rights reserved. Permission is hereby granted, free of charge, to any person obtaining http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/6095199b/products/stratos/modules/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/stratos/modules/distribution/src/main/license/LICENSE b/products/stratos/modules/distribution/src/main/license/LICENSE index 60f30bf..e293289 100644 --- a/products/stratos/modules/distribution/src/main/license/LICENSE +++ b/products/stratos/modules/distribution/src/main/license/LICENSE @@ -701,7 +701,8 @@ jsch_0.1.49.wso2v1.jar,5 stax2-api-3.1.1.jar, stringtemplate-3.2.1.jar, tcpmon-1.0.jar, -xstream-1.4.1.jar +xstream-1.4.1.jar, +dhtmlHistory.js Copyright (c) 2010 Terence Parr All rights reserved. @@ -1044,13 +1045,10 @@ jquery-ui-1.10.3.custom.min.js, jquery.validate.min.js, jquery-1.10.1.min.js, jquery.blockUI-1.33.js, -dhtmlHistory.js, Scriptaculous-1.7.0 The MIT License (MIT) -Copyright (c) 2004-2013 QOS.ch - 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
