Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #28 from CAAPIM/License-Updates
Browse files Browse the repository at this point in the history
License updates
  • Loading branch information
manutripathi82 authored Sep 17, 2019
2 parents 9acd610 + 11524af commit e9d0d15
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 12 deletions.
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://www.clahub.com/agreements/CAAPIM/iOS-MAS-Storage>

## 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.
Expand All @@ -48,8 +48,8 @@ By contributing to the iOS Mobile SDK, you agree that your contributions will be


[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-Storage
[casupport]: https://support.ca.com/irj/portal/implsvcnewcase
[casupport]: https://casupport.broadcom.com

2 changes: 1 addition & 1 deletion GUIDELINES.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 2 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
9 changes: 7 additions & 2 deletions MASStorage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
);
mainGroup = 102E998A1B98B16700CB297C;
Expand Down Expand Up @@ -541,7 +542,7 @@
isa = XCBuildConfiguration;
buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1.9.10;
CURRENT_PROJECT_VERSION = 1.9.20;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand All @@ -563,14 +564,15 @@
PRODUCT_BUNDLE_IDENTIFIER = "com.ca.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
};
name = Debug;
};
102E99AC1B98B16700CB297C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1.9.10;
CURRENT_PROJECT_VERSION = 1.9.20;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand All @@ -592,6 +594,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "com.ca.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
};
name = Release;
};
Expand Down Expand Up @@ -642,6 +645,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "MASStorage/MASStorage-PrefixHeader.pch";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
};
name = Debug;
};
Expand All @@ -652,6 +656,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "MASStorage/MASStorage-PrefixHeader.pch";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
};
name = Release;
};
Expand Down
2 changes: 1 addition & 1 deletion MASStorage/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.9.10</string>
<string>1.9.20</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,8 @@ Any object conforming to `NSDate` or `NSString` can be saved into the cloud stor

## 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.
Expand Down

0 comments on commit e9d0d15

Please sign in to comment.