Skip to content

Commit 5ea7c9d

Browse files
committed
Renamed license file
1 parent 04474c7 commit 5ea7c9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/SnappingLayout.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/* Begin PBXFileReference section */
2929
0A67D1B225D6B9E500CD9BA6 /* SnappingPresentationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnappingPresentationViewController.swift; sourceTree = "<group>"; };
3030
23EE746B93EFBC0FDB1BD99D /* Pods-SnappingLayout_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SnappingLayout_Tests.release.xcconfig"; path = "Target Support Files/Pods-SnappingLayout_Tests/Pods-SnappingLayout_Tests.release.xcconfig"; sourceTree = "<group>"; };
31-
4AA75FB41986B01CC9B2B3A3 /* MIT */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = MIT; path = ../MIT; sourceTree = "<group>"; };
31+
4AA75FB41986B01CC9B2B3A3 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = LICENSE.md; path = ../LICENSE.md; sourceTree = "<group>"; };
3232
607FACD01AFB9204008FA782 /* SnappingLayout_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SnappingLayout_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
3333
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
3434
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
@@ -137,7 +137,7 @@
137137
children = (
138138
D457528970917DA282C61BD6 /* SnappingLayout.podspec */,
139139
E8357ADC8A0BF813659EE5E3 /* README.md */,
140-
4AA75FB41986B01CC9B2B3A3 /* MIT */,
140+
4AA75FB41986B01CC9B2B3A3 /* LICENSE.md */,
141141
);
142142
name = "Podspec Metadata";
143143
sourceTree = "<group>";
File renamed without changes.

0 commit comments

Comments
 (0)