Software /
code /
prosody
Changeset
11449:dabd1fae0540
util.jsonschema: Add copyright-header
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 Mar 2021 00:15:00 +0100 |
parents | 11448:1d84b54ba0d7 |
children | 11450:25829015917c |
files | teal-src/util/jsonschema.tl |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/teal-src/util/jsonschema.tl Tue Mar 09 14:31:11 2021 +0100 +++ b/teal-src/util/jsonschema.tl Wed Mar 10 00:15:00 2021 +0100 @@ -1,3 +1,12 @@ +-- Copyright (C) 2021 Kim Alvefur +-- +-- This project is MIT/X11 licensed. Please see the +-- COPYING file in the source package for more information. +-- +-- Based on +-- https://json-schema.org/draft/2020-12/json-schema-core.html +-- https://json-schema.org/draft/2020-12/json-schema-validation.html +-- local record schema_t enum type_e