From c34071b048ddbb793239e7b401080f7006160576 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Tue, 5 Feb 2019 22:20:23 +0100 Subject: [PATCH] comments --- api/basic_api.yml2 | 5 +++-- api/gen_c_header.ysl2 | 6 ++++-- api/keymanagement_api.yml2 | 5 +++-- api/message_api.yml2 | 5 +++-- api/pEp.yml2 | 4 +++- api/to_c.ysl2 | 5 +++-- api/transport_api.yml2 | 5 +++-- 7 files changed, 22 insertions(+), 13 deletions(-) diff --git a/api/basic_api.yml2 b/api/basic_api.yml2 index eb1fbbb2d..6ffb3a91f 100644 --- a/api/basic_api.yml2 +++ b/api/basic_api.yml2 @@ -1,7 +1,8 @@ -// p≡p API version 2.0 -// Basic API version 0.1 +// p≡p Basic API // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk diff --git a/api/gen_c_header.ysl2 b/api/gen_c_header.ysl2 index 424f73570..a17feffd7 100644 --- a/api/gen_c_header.ysl2 +++ b/api/gen_c_header.ysl2 @@ -1,7 +1,8 @@ -// p≡p API version 2.0 -// C header generator +// p≡p API header generator // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk @@ -25,6 +26,7 @@ tstylesheet { // «$copyleft» + #pragma once #ifdef __cplusplus diff --git a/api/keymanagement_api.yml2 b/api/keymanagement_api.yml2 index e5ecb2241..e1b6c23dc 100644 --- a/api/keymanagement_api.yml2 +++ b/api/keymanagement_api.yml2 @@ -1,7 +1,8 @@ -// p≡p API version 2.0 -// Keymanagement API version 0.1 +// p≡p Keymanagement API version 0.1 // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk diff --git a/api/message_api.yml2 b/api/message_api.yml2 index 71f00a579..9ce42dc62 100644 --- a/api/message_api.yml2 +++ b/api/message_api.yml2 @@ -1,7 +1,8 @@ -// p≡p API version 2.0 -// Message API version 0.1 +// p≡p Message API // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk diff --git a/api/pEp.yml2 b/api/pEp.yml2 index bc5b0115b..da0689f66 100644 --- a/api/pEp.yml2 +++ b/api/pEp.yml2 @@ -1,6 +1,8 @@ -// p≡p API version 2.0 +// p≡p API Y language // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk diff --git a/api/to_c.ysl2 b/api/to_c.ysl2 index 8ce4eb2e3..ae27b79a2 100644 --- a/api/to_c.ysl2 +++ b/api/to_c.ysl2 @@ -1,7 +1,8 @@ -// p≡p API version 2.0 -// C data types +// p≡p API C data types mapping // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk diff --git a/api/transport_api.yml2 b/api/transport_api.yml2 index e2b3f9d49..02d4532b1 100644 --- a/api/transport_api.yml2 +++ b/api/transport_api.yml2 @@ -1,7 +1,8 @@ -// p≡p API version 2.0 -// Transport API version 0.1 +// p≡p Transport API // Copyleft (c) 2019, p≡p foundation +// this file is under GNU General Public License 3.0 +// see LICENSE.txt // written by Volker Birk