facho-signer: se adiciona cabezera copyleft
FossilOrigin-Name: 689429ff0f376deb1cc4f5ac6b6d260bea421695eacb66fed71ec6567363e9b3
This commit is contained in:
parent
7054e2da22
commit
82e043e01d
@ -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 "config.h"
|
||||||
#include "xades/xades.h"
|
#include "xades/xades.h"
|
||||||
|
|
||||||
|
@ -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
|
#ifndef FACHO_SIGNER_H
|
||||||
#define FACHO_SIGNER_H
|
#define FACHO_SIGNER_H
|
||||||
|
|
||||||
|
@ -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 "xades/xades.h"
|
||||||
#include "facho_signer.h"
|
#include "facho_signer.h"
|
||||||
|
|
||||||
|
@ -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 "xades.h"
|
||||||
|
|
||||||
#include <xmlsec/templates.h>
|
#include <xmlsec/templates.h>
|
||||||
|
@ -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 "config.h"
|
||||||
|
|
||||||
#include "xades.h"
|
#include "xades.h"
|
||||||
|
@ -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
|
#ifndef XADES_H
|
||||||
#define XADES_H
|
#define XADES_H
|
||||||
|
|
||||||
|
@ -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 <time.h>
|
||||||
|
|
||||||
#include <libxml/tree.h>
|
#include <libxml/tree.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user