fix copyright statement
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Mon, 08 Oct 2007 15:44:08 +0200
changeset 1912 028e1945d5b2
parent 1911 e24ae66c6918
child 1913 4e4ea4809c3d
fix copyright statement
src/devices/wifi/mac-stations.cc
src/devices/wifi/mac-stations.h
--- a/src/devices/wifi/mac-stations.cc	Mon Oct 08 15:43:19 2007 +0200
+++ b/src/devices/wifi/mac-stations.cc	Mon Oct 08 15:44:08 2007 +0200
@@ -1,7 +1,6 @@
 /* -*-  Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
 /*
- * Copyright (c) 2005,2006 INRIA
- * All rights reserved.
+ * Copyright (c) 2005,2006,2007 INRIA
  *
  * 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 
--- a/src/devices/wifi/mac-stations.h	Mon Oct 08 15:43:19 2007 +0200
+++ b/src/devices/wifi/mac-stations.h	Mon Oct 08 15:44:08 2007 +0200
@@ -1,7 +1,6 @@
 /* -*-  Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
 /*
- * Copyright (c) 2005,2006 INRIA
- * All rights reserved.
+ * Copyright (c) 2005,2006,2007 INRIA
  *
  * 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