Skip to content

Commit dc2f2b3

Browse files
committed
Fix test licenses
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 3083929 commit dc2f2b3

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

tests/ieee/posix/path-absolute.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ieee/posix/path-absolute.json",
44
"tests": [
55
{

tests/ieee/posix/path-relative.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ieee/posix/path-relative.json",
44
"tests": [
55
{

tests/ieee/posix/path.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ieee/posix/path.json",
44
"tests": [
55
{

tests/ietf/email/address.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/email/address.json",
44
"tests": [
55
{

tests/ietf/problem-details/problem.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/problem-details/problem.json",
44
"tests": [
55
{

tests/ietf/uri/uri-reference.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/uri/uri-reference.json",
44
"tests": [
55
{

tests/ietf/uri/uri-relative.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/uri/uri-relative.json",
44
"tests": [
55
{

tests/ietf/uri/uri.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/uri/uri.json",
44
"tests": [
55
{

tests/ietf/uri/url.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/uri/url.json",
44
"tests": [
55
{

tests/ietf/uri/urn.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"x-license": "https://github.com/sourcemeta/registry/blob/main/collections/std/v0.0.1/LICENSE",
2+
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
33
"target": "../../../schemas/ietf/uri/urn.json",
44
"tests": [
55
{

0 commit comments

Comments
 (0)