diff --git a/src/devices/wifi/ideal-mac-stations.cc b/src/devices/wifi/ideal-mac-stations.cc index db83969d2..f263d0e8e 100644 --- a/src/devices/wifi/ideal-mac-stations.cc +++ b/src/devices/wifi/ideal-mac-stations.cc @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2006 INRIA - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/devices/wifi/ideal-mac-stations.h b/src/devices/wifi/ideal-mac-stations.h index 2be8b1c9a..d776d23f0 100644 --- a/src/devices/wifi/ideal-mac-stations.h +++ b/src/devices/wifi/ideal-mac-stations.h @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2006 INRIA - * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as