File tree Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
SPDX-FileCopyrightText: 2024 Shun Sakai
2
2
3
- SPDX-License-Identifier: Apache-2.0 OR MIT
3
+ SPDX-License-Identifier: CC-BY-4.0
Original file line number Diff line number Diff line change 1
1
// SPDX-FileCopyrightText: 2024 Shun Sakai
2
2
//
3
- // SPDX-License-Identifier: Apache-2.0 OR MIT
3
+ // SPDX-License-Identifier: CC-BY-4.0
4
4
5
5
= List of Authors
6
6
Original file line number Diff line number Diff line change 1
1
// SPDX-FileCopyrightText: 2024 Shun Sakai
2
2
//
3
- // SPDX-License-Identifier: Apache-2.0 OR MIT
3
+ // SPDX-License-Identifier: CC-BY-4.0
4
4
5
5
= Changelog
6
6
:toc: preamble
@@ -14,6 +14,12 @@ All notable changes to this project will be documented in this file.
14
14
The format is based on https://keepachangelog.com/[Keep a Changelog], and this
15
15
project adheres to https://semver.org/[Semantic Versioning].
16
16
17
+ == {compare-url}/v0.2.0\...HEAD[Unreleased]
18
+
19
+ === Changed
20
+
21
+ * Change the license for documents to CC BY 4.0 ({pull-request-url}/23[#23])
22
+
17
23
== {compare-url}/v0.1.2\...v0.2.0[0.2.0] - 2025-03-23
18
24
19
25
=== Changed
Original file line number Diff line number Diff line change 1
1
// SPDX-FileCopyrightText: 2024 Shun Sakai
2
2
//
3
- // SPDX-License-Identifier: Apache-2.0 OR MIT
3
+ // SPDX-License-Identifier: CC-BY-4.0
4
4
5
5
= Contribution Guide
6
6
:git-flow-url: https://nvie.com/posts/a-successful-git-branching-model/
Original file line number Diff line number Diff line change 1
1
<!--
2
2
SPDX-FileCopyrightText: 2024 Shun Sakai
3
3
4
- SPDX-License-Identifier: Apache-2.0 OR MIT
4
+ SPDX-License-Identifier: CC-BY-4.0
5
5
-->
6
6
7
7
# bit-int
You can’t perform that action at this time.
0 commit comments