Software /
code /
prosody
Diff
teal-src/util/jsonschema.tl @ 11449:dabd1fae0540
util.jsonschema: Add copyright-header
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 Mar 2021 00:15:00 +0100 |
parent | 11448:1d84b54ba0d7 |
child | 11459:86904555bffc |
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