facho-signer: se adiciona cabezera copyleft

FossilOrigin-Name: 689429ff0f376deb1cc4f5ac6b6d260bea421695eacb66fed71ec6567363e9b3
This commit is contained in:
bit4bit 2021-12-26 20:21:04 +00:00
parent 7054e2da22
commit 82e043e01d
7 changed files with 35 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#include "config.h"
#include "xades/xades.h"

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#ifndef FACHO_SIGNER_H
#define FACHO_SIGNER_H

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#include "xades/xades.h"
#include "facho_signer.h"

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#include "xades.h"
#include <xmlsec/templates.h>

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#include "config.h"
#include "xades.h"

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#ifndef XADES_H
#define XADES_H

View File

@ -1,3 +1,8 @@
/**
* This file is part of facho. The COPYRIGHT file at the top level of
* this repository contains the full copyright notices and license terms.
*/
#include <time.h>
#include <libxml/tree.h>