Skip to content

Commit 8e6eab3

Browse files
committed
chore: Change license for documents
1 parent e0270a5 commit 8e6eab3

File tree

5 files changed

+11
-5
lines changed

5 files changed

+11
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2024 Shun Sakai
22

3-
SPDX-License-Identifier: Apache-2.0 OR MIT
3+
SPDX-License-Identifier: CC-BY-4.0

AUTHORS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-FileCopyrightText: 2024 Shun Sakai
22
//
3-
// SPDX-License-Identifier: Apache-2.0 OR MIT
3+
// SPDX-License-Identifier: CC-BY-4.0
44

55
= List of Authors
66

CHANGELOG.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-FileCopyrightText: 2024 Shun Sakai
22
//
3-
// SPDX-License-Identifier: Apache-2.0 OR MIT
3+
// SPDX-License-Identifier: CC-BY-4.0
44

55
= Changelog
66
:toc: preamble
@@ -14,6 +14,12 @@ All notable changes to this project will be documented in this file.
1414
The format is based on https://keepachangelog.com/[Keep a Changelog], and this
1515
project adheres to https://semver.org/[Semantic Versioning].
1616

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+
1723
== {compare-url}/v0.1.2\...v0.2.0[0.2.0] - 2025-03-23
1824

1925
=== Changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-FileCopyrightText: 2024 Shun Sakai
22
//
3-
// SPDX-License-Identifier: Apache-2.0 OR MIT
3+
// SPDX-License-Identifier: CC-BY-4.0
44

55
= Contribution Guide
66
:git-flow-url: https://nvie.com/posts/a-successful-git-branching-model/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
SPDX-FileCopyrightText: 2024 Shun Sakai
33
4-
SPDX-License-Identifier: Apache-2.0 OR MIT
4+
SPDX-License-Identifier: CC-BY-4.0
55
-->
66

77
# bit-int

0 commit comments

Comments
 (0)