Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .changeset/twenty-donuts-watch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
'@powersync/service-module-postgres-storage': patch
'@powersync/service-module-mongodb-storage': patch
'@powersync/service-core-tests': patch
'@powersync/service-module-postgres': patch
'@powersync/service-rsocket-router': patch
'@powersync/service-errors': patch
'@powersync/service-module-mongodb': patch
'@powersync/service-core': patch
'@powersync/service-module-mysql': patch
'@powersync/service-module-core': patch
'@powersync/service-sync-rules': patch
'@powersync/lib-service-postgres': patch
'@powersync/lib-services-framework': patch
'@powersync/lib-service-mongodb': patch
'@powersync/service-jpgwire': patch
'@powersync/service-jsonbig': patch
'@powersync/service-schema': patch
'@powersync/service-types': patch
'@powersync/service-image': patch
---

Update license abbreviation to FSL-1.1-ALv2.
6 changes: 3 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
6 changes: 3 additions & 3 deletions libs/lib-mongodb/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion libs/lib-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"types": "dist/index.d.ts",
"version": "0.6.3",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions libs/lib-postgres/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion libs/lib-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"types": "dist/index.d.ts",
"version": "0.4.6",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion libs/lib-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"files": [
"dist/**/*"
],
Expand Down
6 changes: 3 additions & 3 deletions modules/module-core/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion modules/module-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"types": "dist/index.d.ts",
"version": "0.1.7",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions modules/module-mongodb-storage/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion modules/module-mongodb-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"types": "dist/index.d.ts",
"version": "0.11.0",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions modules/module-mongodb/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion modules/module-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"types": "dist/index.d.ts",
"version": "0.11.0",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions modules/module-mysql/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion modules/module-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.8.0",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"main": "dist/index.js",
"type": "module",
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions modules/module-postgres-storage/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion modules/module-postgres-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@powersync/service-core": "workspace:*",
"@powersync/service-core-tests": "workspace:*",
"@powersync/service-jpgwire": "workspace:*",
"@powersync/service-jsonbig": "^0.17.10",
"@powersync/service-jsonbig": "workspace:*",
"@powersync/service-sync-rules": "workspace:*",
"@powersync/service-types": "workspace:*",
"ix": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions modules/module-postgres/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion modules/module-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"version": "0.15.0",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"scripts": {
"build": "tsc -b",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"preview": true,
"description": "PowerSync source available monorepo",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"keywords": [],
"author": "JourneyApps Platform",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/jpgwire/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion packages/jpgwire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"version": "0.20.1",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"files": [
"dist/**/*",
"ca/*.pem"
Expand Down
6 changes: 3 additions & 3 deletions packages/jsonbig/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion packages/jsonbig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.17.10",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/rsocket-router/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion packages/rsocket-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/schema/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.14.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/service-core-tests/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
2 changes: 1 addition & 1 deletion packages/service-core-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"version": "0.11.0",
"main": "dist/index.js",
"license": "FSL-1.1-Apache-2.0",
"license": "FSL-1.1-ALv2",
"type": "module",
"scripts": {
"build": "tsc -b",
Expand Down
6 changes: 3 additions & 3 deletions packages/service-core/LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Functional Source License, Version 1.1, Apache 2.0 Future License
# Functional Source License, Version 1.1, ALv2 Future License

## Abbreviation

FSL-1.1-Apache-2.0
FSL-1.1-ALv2

## Notice

Copyright 2023-2024 Journey Mobile, Inc.
Copyright 2023-2025 Journey Mobile, Inc.

## Terms and Conditions

Expand Down
Loading