Skip to content

Commit e73d885

Browse files
committed
Update Year
1 parent 40b1aa2 commit e73d885

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ curl -G -iX GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Temperatu
407407
{
408408
"@context": [
409409
"http://context/user-context.jsonld",
410-
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.7.jsonld"
410+
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
411411
],
412412
"id": "urn:ngsi-ld:TemperatureSensor:001",
413413
"type": "TemperatureSensor",
@@ -660,4 +660,4 @@ curl -G -iX GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Building:
660660

661661
## License
662662

663-
[MIT](LICENSE) © 2020-2024 FIWARE Foundation e.V.
663+
[MIT](LICENSE) © 2020-2025 FIWARE Foundation e.V.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,4 +660,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.rtfd.io)
660660

661661
## License
662662

663-
[MIT](LICENSE) © 2020-2024 FIWARE Foundation e.V.
663+
[MIT](LICENSE) © 2020-2025 FIWARE Foundation e.V.

0 commit comments

Comments
 (0)