Add clause
FossilOrigin-Name: 4e8cdf2538b5a6eaf91c61e3b0ae57621d0934f376351c5d3b7b320927eb27d8
This commit is contained in:
parent
1bb9dafe39
commit
c0ddc1bf5e
56 changed files with 59 additions and 57 deletions
6
LICENSE
6
LICENSE
|
@ -1,5 +1,3 @@
|
|||
BSD 2-Clause License
|
||||
|
||||
Copyright (c) 2022, Nekobit
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -12,6 +10,10 @@ modification, are permitted provided that the following conditions are met:
|
|||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
3. Neither the name of the copyright holder nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_ACCOUNT
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_ANNOUNCEMENT_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_APPLICATION
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_ATTACHMENT
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_CHATS_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_CODES_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_EMOJI
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_ERROR_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_FETCH_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_HISTORY
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_HOOKS_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_INSTANCE_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_JSON_HELPER_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_LIST_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_MENTION
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_NODEINFO_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_NOTIF_TYPES
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_NOTIFICATION
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_QUERY_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_RELATIONSHIP_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_REQUEST_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_SCROBBLES_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_SEARCH_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_STATUS
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_TAG
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_TIMELINE_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_TYPES_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_URI_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#ifndef MASTODONT_VISIBILITY_TYPES_H
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <mastodont_query.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <mastodont_instance.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <features.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Licensed under BSD 2-Clause License
|
||||
* Licensed under BSD 3-Clause License
|
||||
*/
|
||||
|
||||
#include <mastodont_uri.h>
|
||||
|
|
Loading…
Reference in a new issue