Skip to content

Commit ad2e28a

Browse files
committed
style: Refactor comments in CMakeLists.txt for improved readability and consistency
Signed-off-by: Arjav Patel <arjav1528@gmail.com>
1 parent dab8789 commit ad2e28a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

libs/libc/stdbit/CMakeLists.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
6-
# Licensed to the Apache Software Foundation (ASF) under one or more
7-
# contributor license agreements. See the NOTICE file distributed with
8-
# this work for additional information regarding copyright ownership.
9-
# The ASF licenses this file to you under the Apache License, Version 2.0
10-
# (the "License"); you may not use this file except in compliance with the
11-
# License. You may obtain a copy of the License at
6+
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
7+
# license agreements. See the NOTICE file distributed with this work for
8+
# additional information regarding copyright ownership. The ASF licenses this
9+
# file to you under the Apache License, Version 2.0 (the "License"); you may not
10+
# use this file except in compliance with the License. You may obtain a copy of
11+
# the License at
1212
#
1313
# http://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1717
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
18-
# License for the specific language governing permissions and limitations
19-
# under the License.
18+
# License for the specific language governing permissions and limitations under
19+
# the License.
2020
#
2121
# ##############################################################################
2222

0 commit comments

Comments
 (0)