From ae522c843c123aba6ecfb59e0f3ffa66bf458647 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Fri, 1 Oct 2010 16:30:38 +0000 Subject: [PATCH] nfc-sam: fix author fields (name and email). --- examples/nfc-sam.1 | 4 ++-- examples/nfc-sam.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/nfc-sam.1 b/examples/nfc-sam.1 index 0853857..01b32a6 100644 --- a/examples/nfc-sam.1 +++ b/examples/nfc-sam.1 @@ -20,7 +20,7 @@ and .B libnfc-examples are covered by the GNU Lesser General Public License (LGPL), version 3. .SH AUTHORS -Roel Verdult +Emanuele Bertoldi .PP -This manual page was written by Emanuele Bertoldi . +This manual page was written by Emanuele Bertoldi . It is licensed under the terms of the GNU GPL (version 2 or later). diff --git a/examples/nfc-sam.c b/examples/nfc-sam.c index 2107400..4662801 100644 --- a/examples/nfc-sam.c +++ b/examples/nfc-sam.c @@ -1,7 +1,7 @@ /*- * Public platform independent Near Field Communication (NFC) library * - * Copyright (C) 2009, Roel Verdult + * Copyright (C) 2010, Emanuele Bertoldi * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by the