src/devices/wifi/propagation-delay-model.h
changeset 2034 8664ab76ff85
parent 2033 8fbe336344ca
child 2336 28ce210b91bb
--- a/src/devices/wifi/propagation-delay-model.h	Fri Oct 26 14:00:13 2007 +0200
+++ b/src/devices/wifi/propagation-delay-model.h	Fri Oct 26 14:02:19 2007 +0200
@@ -1,3 +1,22 @@
+/* -*-  Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
+/*
+ * 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 
+ * published by the Free Software Foundation;
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
+ */
 #ifndef PROPAGATION_DELAY_MODEL_H
 #define PROPAGATION_DELAY_MODEL_H