Skip to content

Commit a68cd0c

Browse files
committed
LICENCE.md => LICENSE.md
1 parent 8aed702 commit a68cd0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENCE.md renamed to LICENSE.md

File renamed without changes.

SipHash.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
BBB55AFE1C8F8CBB0050DDA9 /* SipHash.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SipHash.framework; sourceTree = BUILT_PRODUCTS_DIR; };
9292
BBB55B071C8F8CBB0050DDA9 /* SipHash-Test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SipHash-Test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
9393
BBB55B1C1C8F90F60050DDA9 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = "<group>"; };
94-
BBB55B1D1C8F9E850050DDA9 /* LICENCE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = LICENCE.md; sourceTree = "<group>"; };
94+
BBB55B1D1C8F9E850050DDA9 /* LICENSE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = LICENSE.md; sourceTree = "<group>"; };
9595
BBB55B1E1C8F9E920050DDA9 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
9696
/* End PBXFileReference section */
9797

@@ -156,7 +156,7 @@
156156
children = (
157157
BBB55B1E1C8F9E920050DDA9 /* README.md */,
158158
BB241BFB1DDB49210067F917 /* CHANGELOG.md */,
159-
BBB55B1D1C8F9E850050DDA9 /* LICENCE.md */,
159+
BBB55B1D1C8F9E850050DDA9 /* LICENSE.md */,
160160
BB241BC51DD9F6490067F917 /* Package.swift */,
161161
BB241BC71DD9F7D60067F917 /* SipHash.podspec */,
162162
BBB55B1C1C8F90F60050DDA9 /* .travis.yml */,

0 commit comments

Comments
 (0)