diff --git a/scapy/layers/bluetooth.py b/scapy/layers/bluetooth.py
index 3c87f77ec77d96aae9ed7019ef8906bac37caba9..8b7b8cffe557d0723a6ae516629237e70f9b9087 100644
--- a/scapy/layers/bluetooth.py
+++ b/scapy/layers/bluetooth.py
@@ -1,5 +1,6 @@
 ## This file is part of Scapy
 ## See http://www.secdev.org/projects/scapy for more informations
+## Copyright (C) Philippe Biondi <phil@secdev.org>
 ## Copyright (C) Mike Ryan <mikeryan@lacklustre.net>
 ## This program is published under a GPLv2 license