diff --git a/armsrc/hitag2crack.c b/armsrc/hitag2crack.c index bf859c48e..4bffee52c 100644 --- a/armsrc/hitag2crack.c +++ b/armsrc/hitag2crack.c @@ -1,5 +1,6 @@ //----------------------------------------------------------------------------- -// Borrowed initially from hitag2crack +// Borrowed initially from https://github.com/factoritbv/hitag2hell +// and https://github.com/AdamLaurie/RFIDler/blob/master/firmware/Pic32/RFIDler.X/src/hitag2crack.c // Copyright (C) Kevin Sheldrake , Aug 2018 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // diff --git a/armsrc/hitag2crack.h b/armsrc/hitag2crack.h index a546f3f33..4bf01791e 100644 --- a/armsrc/hitag2crack.h +++ b/armsrc/hitag2crack.h @@ -1,5 +1,6 @@ //----------------------------------------------------------------------------- -// Borrowed initially from hitag2crack +// Borrowed initially from https://github.com/factoritbv/hitag2hell +// and https://github.com/AdamLaurie/RFIDler/blob/master/firmware/Pic32/RFIDler.X/src/hitag2crack.c // Copyright (C) Kevin Sheldrake , Aug 2018 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // diff --git a/armsrc/lfops.c b/armsrc/lfops.c index f5cc439ba..d19e61d65 100644 --- a/armsrc/lfops.c +++ b/armsrc/lfops.c @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Jonathan Westhues, 2005 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/lfops.h b/armsrc/lfops.h index 8d80120c9..0d6b7e342 100644 --- a/armsrc/lfops.h +++ b/armsrc/lfops.h @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Jonathan Westhues, 2005 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifarecmd.c b/armsrc/mifarecmd.c index 0dbc1e446..76312a702 100644 --- a/armsrc/mifarecmd.c +++ b/armsrc/mifarecmd.c @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifarecmd.h b/armsrc/mifarecmd.h index e59fec29b..c854cd136 100644 --- a/armsrc/mifarecmd.h +++ b/armsrc/mifarecmd.h @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifaresim.c b/armsrc/mifaresim.c index d5737b976..a4691ccb8 100644 --- a/armsrc/mifaresim.c +++ b/armsrc/mifaresim.c @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifaresim.h b/armsrc/mifaresim.h index 7decfa3ce..b22659df6 100644 --- a/armsrc/mifaresim.h +++ b/armsrc/mifaresim.h @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifaresniff_disabled.c b/armsrc/mifaresniff_disabled.c index 05927bc6d..75a5b9524 100644 --- a/armsrc/mifaresniff_disabled.c +++ b/armsrc/mifaresniff_disabled.c @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifaresniff_disabled.h b/armsrc/mifaresniff_disabled.h index 4f2f43076..8911ea268 100644 --- a/armsrc/mifaresniff_disabled.h +++ b/armsrc/mifaresniff_disabled.h @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifareutil.c b/armsrc/mifareutil.c index 2de686589..d0da3191e 100644 --- a/armsrc/mifareutil.c +++ b/armsrc/mifareutil.c @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify diff --git a/armsrc/mifareutil.h b/armsrc/mifareutil.h index 1d19b9036..dddb76c98 100644 --- a/armsrc/mifareutil.h +++ b/armsrc/mifareutil.h @@ -1,4 +1,5 @@ //----------------------------------------------------------------------------- +// Copyright (C) Gerhard de Koning Gans - May 2008 // Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. // // This program is free software: you can redistribute it and/or modify