updated license text
This commit is contained in:
@@ -3,19 +3,20 @@
|
|||||||
*
|
*
|
||||||
* Copyright (C) 2013 Frank Morgner <morgner@informatik.hu-berlin.de>
|
* Copyright (C) 2013 Frank Morgner <morgner@informatik.hu-berlin.de>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This file is part of libnpa.
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
*
|
||||||
* This library is distributed in the hope that it will be useful,
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* Lesser General Public License for more details.
|
* version.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* License along with this library; if not, write to the Free Software
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
|
* details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License along with
|
||||||
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <libopensc/asn1.h>
|
#include <libopensc/asn1.h>
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2011 Frank Morgner
|
* Copyright (C) 2011 Frank Morgner
|
||||||
*
|
*
|
||||||
* This file is part of npa.
|
* This file is part of libnpa.
|
||||||
*
|
*
|
||||||
* npa is free software: you can redistribute it and/or modify it under the
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* terms of the GNU General Public License as published by the Free Software
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* version.
|
* version.
|
||||||
*
|
*
|
||||||
* npa is distributed in the hope that it will be useful, but WITHOUT ANY
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
* details.
|
* details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along with
|
* You should have received a copy of the GNU General Public License along with
|
||||||
* npa. If not, see <http://www.gnu.org/licenses/>.
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* This example shows how to use the library functions perform_pace to
|
/* This example shows how to use the library functions perform_pace to
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Frank Morgner
|
* Copyright (C) 2010 Frank Morgner
|
||||||
*
|
*
|
||||||
* This file is part of ccid.
|
* This file is part of libnpa.
|
||||||
*
|
*
|
||||||
* ccid is free software: you can redistribute it and/or modify it under the
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* terms of the GNU General Public License as published by the Free Software
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* version.
|
* version.
|
||||||
*
|
*
|
||||||
* ccid is distributed in the hope that it will be useful, but WITHOUT ANY
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
* details.
|
* details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along with
|
* You should have received a copy of the GNU General Public License along with
|
||||||
* ccid. If not, see <http://www.gnu.org/licenses/>.
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2010-2012 Frank Morgner <morgner@informatik.hu-berlin.de>
|
* Copyright (C) 2010-2012 Frank Morgner <morgner@informatik.hu-berlin.de>
|
||||||
*
|
*
|
||||||
* This file is part of npa.
|
* This file is part of libnpa.
|
||||||
*
|
*
|
||||||
* npa is free software: you can redistribute it and/or modify it under the
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* terms of the GNU General Public License as published by the Free Software
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* version.
|
* version.
|
||||||
*
|
*
|
||||||
* npa is distributed in the hope that it will be useful, but WITHOUT ANY
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
* details.
|
* details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along with
|
* You should have received a copy of the GNU General Public License along with
|
||||||
* npa. If not, see <http://www.gnu.org/licenses/>.
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2011 Frank Morgner
|
* Copyright (C) 2011 Frank Morgner
|
||||||
*
|
*
|
||||||
* This file is part of ccid.
|
* This file is part of libnpa.
|
||||||
*
|
*
|
||||||
* ccid is free software: you can redistribute it and/or modify it under the
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* terms of the GNU General Public License as published by the Free Software
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* version.
|
* version.
|
||||||
*
|
*
|
||||||
* ccid is distributed in the hope that it will be useful, but WITHOUT ANY
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
* details.
|
* details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along with
|
* You should have received a copy of the GNU General Public License along with
|
||||||
* ccid. If not, see <http://www.gnu.org/licenses/>.
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
@@ -334,7 +334,7 @@ int get_pace_capabilities(u8 *bitmap)
|
|||||||
|
|
||||||
#define ISO_READ_BINARY 0xB0
|
#define ISO_READ_BINARY 0xB0
|
||||||
#define ISO_P1_FLAG_SFID 0x80
|
#define ISO_P1_FLAG_SFID 0x80
|
||||||
int read_binary_rec(sc_card_t *card, unsigned char sfid,
|
static int read_binary_rec(sc_card_t *card, unsigned char sfid,
|
||||||
u8 **ef, size_t *ef_len)
|
u8 **ef, size_t *ef_len)
|
||||||
{
|
{
|
||||||
int r;
|
int r;
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Frank Morgner
|
* Copyright (C) 2010 Frank Morgner
|
||||||
*
|
*
|
||||||
* This file is part of ccid.
|
* This file is part of libnpa.
|
||||||
*
|
*
|
||||||
* ccid is free software: you can redistribute it and/or modify it under the
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* terms of the GNU General Public License as published by the Free Software
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* version.
|
* version.
|
||||||
*
|
*
|
||||||
* ccid is distributed in the hope that it will be useful, but WITHOUT ANY
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
* details.
|
* details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along with
|
* You should have received a copy of the GNU General Public License along with
|
||||||
* ccid. If not, see <http://www.gnu.org/licenses/>.
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2011 Frank Morgner
|
* Copyright (C) 2011 Frank Morgner
|
||||||
*
|
*
|
||||||
* This file is part of ccid.
|
* This file is part of libnpa.
|
||||||
*
|
*
|
||||||
* ccid is free software: you can redistribute it and/or modify it under the
|
* libnpa is free software: you can redistribute it and/or modify it under the
|
||||||
* terms of the GNU General Public License as published by the Free Software
|
* terms of the GNU General Public License as published by the Free Software
|
||||||
* Foundation, either version 3 of the License, or (at your option) any later
|
* Foundation, either version 3 of the License, or (at your option) any later
|
||||||
* version.
|
* version.
|
||||||
*
|
*
|
||||||
* ccid is distributed in the hope that it will be useful, but WITHOUT ANY
|
* libnpa is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
||||||
* details.
|
* details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along with
|
* You should have received a copy of the GNU General Public License along with
|
||||||
* ccid. If not, see <http://www.gnu.org/licenses/>.
|
* libnpa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifndef _CCID_SSLUTIL_H
|
#ifndef _CCID_SSLUTIL_H
|
||||||
#define _CCID_SSLUTIL_H
|
#define _CCID_SSLUTIL_H
|
||||||
|
|||||||
Reference in New Issue
Block a user