Skip to content

Commit 63ab1f0

Browse files
authored
[UNTRACKED] Fix license (#58)
1 parent 4faef13 commit 63ab1f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/v2/Create2Factory.sol

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
/*
22
* Copyright (c) 2024, Circle Internet Financial Limited.
33
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*
46
* Licensed under the Apache License, Version 2.0 (the "License");
57
* you may not use this file except in compliance with the License.
68
* You may obtain a copy of the License at
79
*
8-
* http://www.apache.org/licenses/LICENSE-2.0
10+
* http://www.apache.org/licenses/LICENSE-2.0
911
*
1012
* Unless required by applicable law or agreed to in writing, software
1113
* distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)