From 3cd6015c81f5a9a3181918b1301c9c9ac23eb378 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Mon, 17 Sep 2012 13:47:11 +0000 Subject: [PATCH] minor header cleanup --- libnfc/nfc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libnfc/nfc.c b/libnfc/nfc.c index d8a8c73..9302698 100644 --- a/libnfc/nfc.c +++ b/libnfc/nfc.c @@ -1,9 +1,9 @@ /*- * Public platform independent Near Field Communication (NFC) library * - * Copyright (C) 2009, Roel Verdult, Romuald Conty - * Copyright (C) 2010, Roel Verdult, Romuald Conty, Romain Tartière - * Copyright (C) 2011, Romuald Conty, Romain Tartière + * Copyright (C) 2009-2010, Roel Verdult + * Copyright (C) 2010-2011, Romain Tartière + * Copyright (C) 2009-2012, Romuald Conty * * 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