Skip to content

Commit b84d729

Browse files
committed
Update links to license files.
1 parent abfcae9 commit b84d729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WordPress-Aztec-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
2323

2424
s.homepage = 'https://github.com/wordpress-mobile/WordPress-Aztec-iOS'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26-
s.license = { :type => 'MPLv2', :file => 'LICENSE' }
26+
s.license = { :type => 'MPLv2', :file => 'LICENSE.md' }
2727
s.author = { 'Automattic' => '[email protected]', 'Diego Rey Mendez' => '[email protected]', 'Sergio Estevao' => '[email protected]', 'Jorge Leandro Perez' => '[email protected]' }
2828
s.social_media_url = "http://twitter.com/WordPressiOS"
2929
s.source = { :git => 'https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git', :tag => s.version.to_s }

WordPress-Editor-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
2323

2424
s.homepage = 'https://github.com/wordpress-mobile/WordPress-Aztec-iOS'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26-
s.license = { :type => 'MPLv2', :file => 'LICENSE' }
26+
s.license = { :type => 'MPLv2', :file => 'LICENSE.md' }
2727
s.author = { 'Automattic' => '[email protected]', 'Diego Rey Mendez' => '[email protected]', 'Sergio Estevao' => '[email protected]', 'Jorge Leandro Perez' => '[email protected]' }
2828
s.social_media_url = "http://twitter.com/WordPressiOS"
2929
s.source = { :git => 'https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git', :tag => s.version.to_s }

0 commit comments

Comments
 (0)