diff options
| author | ruki <[email protected]> | 2022-10-17 22:54:12 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-17 22:54:12 +0800 |
| commit | 3cf635758acdcdafcc7199adc6e05d8747c5910a (patch) | |
| tree | 198c69aeb510278303445b791106143c2f29c5ea /xmake/core/package/package.lua | |
| parent | fcf701fe3d96f8c24d5bf708a8b0b229c6977bd5 (diff) | |
add component stub
Diffstat (limited to 'xmake/core/package/package.lua')
| -rw-r--r-- | xmake/core/package/package.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/package/package.lua b/xmake/core/package/package.lua index 5d521f7a4..e8df7b553 100644 --- a/xmake/core/package/package.lua +++ b/xmake/core/package/package.lua @@ -9,7 +9,7 @@ -- Unless required by applicable law or agreed to in writing, software -- distributed under the License is distributed on an "AS IS" BASIS, -- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --- See the License for the specific package governing permissions and +-- See the License for the specific language governing permissions and -- limitations under the License. -- -- Copyright (C) 2015-present, TBOOX Open Source Group. |
