Skip to content

Commit

Permalink
fix some files with DMFR schema problems (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewda authored Aug 15, 2024
1 parent d87115f commit 1c21da2
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 6 deletions.
3 changes: 2 additions & 1 deletion feeds/avecbili.ca.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-avecbili~mrc~nicolet-yamaska",
Expand All @@ -18,5 +19,5 @@
]
}
],
"license_spdx_identifier": "CC0-1.0"
"license_spdx_identifier": "CDLA-Permissive-1.0"
}
1 change: 1 addition & 0 deletions feeds/dcridestracker.com.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-dnq-dcrides",
Expand Down
3 changes: 2 additions & 1 deletion feeds/drummondville.ca.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-ville~de~drummondville",
Expand All @@ -18,5 +19,5 @@
]
}
],
"license_spdx_identifier": "CC0-1.0"
"license_spdx_identifier": "CDLA-Permissive-1.0"
}
4 changes: 2 additions & 2 deletions feeds/gtfs.gpmmom.ca.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.3.0.json",
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-reseau~express~metropolitain",
Expand Down Expand Up @@ -29,5 +29,5 @@
]
}
],
"license_spdx_identifier": "CC0-1.0"
"license_spdx_identifier": "CDLA-Permissive-1.0"
}
3 changes: 2 additions & 1 deletion feeds/sttr.qc.ca.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-societe~de~transport~de~trois-rivieres",
Expand All @@ -25,5 +26,5 @@
]
}
],
"license_spdx_identifier": "CC0-1.0"
"license_spdx_identifier": "CDLA-Permissive-1.0"
}
2 changes: 1 addition & 1 deletion feeds/wstransit.com.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.4.1.json",
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-dnq-wsta",
Expand Down

0 comments on commit 1c21da2

Please sign in to comment.