Skip to content

Commit 060b829

Browse files
authored
Update license abbreviation to FSL-1.1-ALv2 (#318)
* Update license abbreviation to FSL-1.1-ALv2. * Update other license files. * Fix service-jsonbig dependency. This affected dev image publishing.
1 parent eba6fa5 commit 060b829

File tree

42 files changed

+103
-87
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+103
-87
lines changed

.changeset/twenty-donuts-watch.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
'@powersync/service-module-postgres-storage': patch
3+
'@powersync/service-module-mongodb-storage': patch
4+
'@powersync/service-core-tests': patch
5+
'@powersync/service-module-postgres': patch
6+
'@powersync/service-rsocket-router': patch
7+
'@powersync/service-errors': patch
8+
'@powersync/service-module-mongodb': patch
9+
'@powersync/service-core': patch
10+
'@powersync/service-module-mysql': patch
11+
'@powersync/service-module-core': patch
12+
'@powersync/service-sync-rules': patch
13+
'@powersync/lib-service-postgres': patch
14+
'@powersync/lib-services-framework': patch
15+
'@powersync/lib-service-mongodb': patch
16+
'@powersync/service-jpgwire': patch
17+
'@powersync/service-jsonbig': patch
18+
'@powersync/service-schema': patch
19+
'@powersync/service-types': patch
20+
'@powersync/service-image': patch
21+
---
22+
23+
Update license abbreviation to FSL-1.1-ALv2.

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Functional Source License, Version 1.1, Apache 2.0 Future License
1+
# Functional Source License, Version 1.1, ALv2 Future License
22

33
## Abbreviation
44

5-
FSL-1.1-Apache-2.0
5+
FSL-1.1-ALv2
66

77
## Notice
88

9-
Copyright 2023-2024 Journey Mobile, Inc.
9+
Copyright 2023-2025 Journey Mobile, Inc.
1010

1111
## Terms and Conditions
1212

libs/lib-mongodb/LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Functional Source License, Version 1.1, Apache 2.0 Future License
1+
# Functional Source License, Version 1.1, ALv2 Future License
22

33
## Abbreviation
44

5-
FSL-1.1-Apache-2.0
5+
FSL-1.1-ALv2
66

77
## Notice
88

9-
Copyright 2023-2024 Journey Mobile, Inc.
9+
Copyright 2023-2025 Journey Mobile, Inc.
1010

1111
## Terms and Conditions
1212

libs/lib-mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"types": "dist/index.d.ts",
55
"version": "0.6.3",
66
"main": "dist/index.js",
7-
"license": "FSL-1.1-Apache-2.0",
7+
"license": "FSL-1.1-ALv2",
88
"type": "module",
99
"publishConfig": {
1010
"access": "public"

libs/lib-postgres/LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Functional Source License, Version 1.1, Apache 2.0 Future License
1+
# Functional Source License, Version 1.1, ALv2 Future License
22

33
## Abbreviation
44

5-
FSL-1.1-Apache-2.0
5+
FSL-1.1-ALv2
66

77
## Notice
88

9-
Copyright 2023-2024 Journey Mobile, Inc.
9+
Copyright 2023-2025 Journey Mobile, Inc.
1010

1111
## Terms and Conditions
1212

libs/lib-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"types": "dist/index.d.ts",
55
"version": "0.4.6",
66
"main": "dist/index.js",
7-
"license": "FSL-1.1-Apache-2.0",
7+
"license": "FSL-1.1-ALv2",
88
"type": "module",
99
"publishConfig": {
1010
"access": "public"

libs/lib-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "dist/index.js",
66
"type": "module",
77
"types": "dist/index.d.ts",
8-
"license": "FSL-1.1-Apache-2.0",
8+
"license": "FSL-1.1-ALv2",
99
"files": [
1010
"dist/**/*"
1111
],

modules/module-core/LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Functional Source License, Version 1.1, Apache 2.0 Future License
1+
# Functional Source License, Version 1.1, ALv2 Future License
22

33
## Abbreviation
44

5-
FSL-1.1-Apache-2.0
5+
FSL-1.1-ALv2
66

77
## Notice
88

9-
Copyright 2023-2024 Journey Mobile, Inc.
9+
Copyright 2023-2025 Journey Mobile, Inc.
1010

1111
## Terms and Conditions
1212

modules/module-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"types": "dist/index.d.ts",
55
"version": "0.1.7",
66
"main": "dist/index.js",
7-
"license": "FSL-1.1-Apache-2.0",
7+
"license": "FSL-1.1-ALv2",
88
"type": "module",
99
"publishConfig": {
1010
"access": "public"

modules/module-mongodb-storage/LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Functional Source License, Version 1.1, Apache 2.0 Future License
1+
# Functional Source License, Version 1.1, ALv2 Future License
22

33
## Abbreviation
44

5-
FSL-1.1-Apache-2.0
5+
FSL-1.1-ALv2
66

77
## Notice
88

9-
Copyright 2023-2024 Journey Mobile, Inc.
9+
Copyright 2023-2025 Journey Mobile, Inc.
1010

1111
## Terms and Conditions
1212

0 commit comments

Comments
 (0)