diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b8d6f13..1951d855 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,13 +21,13 @@ Follow these steps for pull requests: 6. If you haven't already, complete the [Contributor License Agreement ("CLA")][cla]. ### Contributor License Agreement ("CLA") -To accept pull requests, submit a CLA. (Submitting a single CLA lets you work on any open source projects from CA, Inc.) +To accept pull requests, submit a CLA. (Submitting a single CLA lets you work on any open source projects from Broadcom, Inc.) Complete your CLA here: ## Bugs -We work hard to avoid them, but they still happen. If you're a CA customer, open an issue in our [Support Page][casupport], otherwise use GitHub issues. -To share ideas or ask product-related questions go to [CA Communities][community]. +We work hard to avoid them, but they still happen. If you're a Broadcom customer, open an issue in our [Support Page][casupport], otherwise use GitHub issues. +To share ideas or ask product-related questions go to [Broadcom Communities][community]. ### Known Issues We also use GitHub issues for updates to known issues, including alerts when fixes are in progress. @@ -48,8 +48,8 @@ By contributing to iOS Mobile SDK, you agree that your contributions will be lic [guidelines]: /GUIDELINES.md -[community]: https://communities.ca.com/community/ca-api-management-community/content?filterID=contentstatus%5Bpublished%5D~category%5Bca-mobile-api-gateway%5D +[community]: https://community.broadcom.com/enterprisesoftware/communities/communityhomeblogs?CommunityKey=0f580f5f-30a4-41de-a75c-e5f433325a18 [license-link]: /LICENSE [cla]: https://www.clahub.com/agreements/CAAPIM/iOS-MAS-Foundation -[casupport]: https://support.ca.com/irj/portal/implsvcnewcase +[casupport]: https://casupport.broadcom.com diff --git a/GUIDELINES.md b/GUIDELINES.md index 28972890..b7b08bb8 100644 --- a/GUIDELINES.md +++ b/GUIDELINES.md @@ -1,4 +1,4 @@ -# CA Technologies Objective-C Style Guide +# Broadcom Objective-C Style Guide This document describes the Objective-C coding style of the iOS Mobile SDK team. This guideline is recommended to comply with all Objective-C implementations of our products. diff --git a/LICENSE b/LICENSE index 56dbc620..a0a95c1a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ The MIT License (MIT) -Copyright (c) 2016 CA. All rights reserved. +Copyright (c) 2019 Broadcom. All Rights Reserved. +The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LICENSE.md b/LICENSE.md index a54c3d26..d49a6b40 100755 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,8 @@ The MIT License (MIT) ===================== -Copyright (c) 2016 CA. All rights reserved. +Copyright (c) 2019 Broadcom. All Rights Reserved. +The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/README.md b/README.md index 54891da4..0e8a0c98 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,8 @@ For more documentation and API references, go to our [main website][docs] ## License -Copyright (c) 2016 CA. All rights reserved. +Copyright (c) 2019 Broadcom. All Rights Reserved. +The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. This software may be modified and distributed under the terms of the MIT license. See the [LICENSE][license-link] file for details.