From abc77e7ee00302fe0e9fa5f178986ec3ef9d083d Mon Sep 17 00:00:00 2001
From: Mike Ryan <mikeryan@lacklustre.net>
Date: Thu, 9 Oct 2014 15:09:16 -0700
Subject: [PATCH] add Phil back to copyright

---
 scapy/layers/bluetooth.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scapy/layers/bluetooth.py b/scapy/layers/bluetooth.py
index 3c87f77e..8b7b8cff 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
 
-- 
GitLab