# HG changeset patch # User Mathieu Lacage # Date 1192548133 -7200 # Node ID cc905522d04984996d7b062a6470a2d797fee727 # Parent 4303409f3d8e09f8b6918094b138cdba1b7c2ae6 remove 'all rights reserved' diff -r 4303409f3d8e -r cc905522d049 src/devices/wifi/mac-low.cc --- a/src/devices/wifi/mac-low.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/mac-low.cc Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005,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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/mac-low.h --- a/src/devices/wifi/mac-low.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/mac-low.h Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005, 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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/mac-parameters.cc --- a/src/devices/wifi/mac-parameters.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/mac-parameters.cc Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005 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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/mac-parameters.h --- a/src/devices/wifi/mac-parameters.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/mac-parameters.h Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005 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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/mac-rx-middle.h --- a/src/devices/wifi/mac-rx-middle.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/mac-rx-middle.h Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005 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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/mgt-headers.cc --- a/src/devices/wifi/mgt-headers.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/mgt-headers.cc Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/ssid.cc --- a/src/devices/wifi/ssid.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/ssid.cc Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/ssid.h --- a/src/devices/wifi/ssid.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/ssid.h Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-mac-header.cc --- a/src/devices/wifi/wifi-mac-header.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-mac-header.cc Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-mac-header.h --- a/src/devices/wifi/wifi-mac-header.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-mac-header.h Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-mac-trailer.cc --- a/src/devices/wifi/wifi-mac-trailer.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-mac-trailer.cc Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-mac-trailer.h --- a/src/devices/wifi/wifi-mac-trailer.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-mac-trailer.h Tue Oct 16 17:22:13 2007 +0200 @@ -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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-net-device.h --- a/src/devices/wifi/wifi-net-device.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-net-device.h Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005,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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-phy.cc --- a/src/devices/wifi/wifi-phy.cc Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-phy.cc Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005,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 -r 4303409f3d8e -r cc905522d049 src/devices/wifi/wifi-phy.h --- a/src/devices/wifi/wifi-phy.h Tue Oct 16 17:20:09 2007 +0200 +++ b/src/devices/wifi/wifi-phy.h Tue Oct 16 17:22:13 2007 +0200 @@ -1,7 +1,6 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005,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