Skip to content

Commit 5a9643a

Browse files
committed
switch to Apache 2.0
1 parent bbb6eb7 commit 5a9643a

22 files changed

+27
-27
lines changed

.gt/remotes/tegonal-gh-commons/pull-hook.sh

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!/usr/bin/env bash
22
#
33
# __ __
4-
# / /____ ___ ____ ___ ___ _/ / This script is provided to you by https://github.com/tegonal/scripts
5-
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / It is licensed under Apache License 2.0
6-
# \__/\__/\_, /\___/_//_/\_,_/_/ Please report bugs and contribute back your improvements
7-
# /___/
8-
# Version: v1.2.0-SNAPSHOT
4+
# / /____ ___ ____ ___ ___ _/ / This script is provided to you by https://github.com/tegonal/scala-commons
5+
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
6+
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
7+
# /___/ Please report bugs and contribute back your improvements
98
#
9+
# Version: v0.1.0-SNAPSHOT
1010
###################################
1111
set -euo pipefail
1212
shopt -s inherit_errexit

.scalafmt.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# __ __
33
# / /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
# /___/ Please report bugs and contribute back your improvements
77
#
88
###################################

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- for main -->
22

33
[![Download](https://img.shields.io/badge/Download-v0.1.0-%23007ec6)](https://github.com/tegonal/scala-commons/releases/tag/v0.1.0)
4-
[![EUPL 1.2](https://img.shields.io/badge/%E2%9A%96-EUPL%2201.2-%230b45a6)](https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 "License")
4+
[![Apache 2.0](https://img.shields.io/badge/%E2%9A%96-Apache%202.0-%230b45a6)](http://opensource.org/licenses/Apache2.0 "License")
55
[![Quality Assurance](https://github.com/tegonal/scala-commons/actions/workflows/quality-assurance.yml/badge.svg?event=push&branch=main)](https://github.com/tegonal/scala-commons/actions/workflows/quality-assurance.yml?query=branch%3Amain)
66
[![Newcomers Welcome](https://img.shields.io/badge/%F0%9F%91%8B-Newcomers%20Welcome-blueviolet)](https://github.com/tegonal/scala-commons/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 "Ask in discussions for help")
77

@@ -76,4 +76,4 @@ for further suggestions and guidelines.
7676

7777
# License
7878

79-
scala-commons is licensed under [European Union Public Licence v. 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12)
79+
scala-commons is licensed under [Apache 2.0](http://opensource.org/licenses/Apache2.0).

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

scripts/before-pr.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# __ __
44
# / /____ ___ ____ ___ ___ _/ / This script is provided to you by https://github.com/tegonal/scala-commons
55
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
6-
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
6+
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
77
# /___/ Please report bugs and contribute back your improvements
88
#
99
# Version: v0.1.0-SNAPSHOT

scripts/cleanup-on-push-to-main.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# __ __
44
# / /____ ___ ____ ___ ___ _/ / This script is provided to you by https://github.com/tegonal/scala-commons
55
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
6-
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
6+
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
77
# /___/ Please report bugs and contribute back your improvements
88
#
99
# Version: v0.1.0-SNAPSHOT

scripts/run-shellcheck.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# __ __
44
# / /____ ___ ____ ___ ___ _/ / This script is provided to you by https://github.com/tegonal/scala-commons
55
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
6-
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
6+
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
77
# /___/ Please report bugs and contribute back your improvements
88
#
99
# Version: v0.1.0-SNAPSHOT

src/main/scala/com/tegonal/scala/commons/anyExtensions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/main/scala/com/tegonal/scala/commons/blankToNone.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/main/scala/com/tegonal/scala/commons/booleanExtensions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/main/scala/com/tegonal/scala/commons/charSequenceExtensions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/main/scala/com/tegonal/scala/commons/checkUtils.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/main/scala/com/tegonal/scala/commons/tryExtensions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/main/scala/com/tegonal/scala/commons/wartUtils.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/AnyOperationsTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/AsTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/BlankToNoneTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/BooleanExtensionsTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/CharSequenceExtensionsTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/CheckUtilsTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/TryExtensionsTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

src/test/scala/com/tegonal/scala/commons/utils.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__ __
33
/ /____ ___ ____ ___ ___ _/ / This file is provided to you by https://github.com/tegonal/scala-commons
44
/ __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2024 Tegonal Genossenschaft <[email protected]>
5-
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
5+
\__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Apache License 2.0
66
/___/ Please report bugs and contribute back your improvements
77
88
##################################*/

0 commit comments

Comments
 (0)