Added license information to some files.

Fixed authors list in some files.
This commit is contained in:
Andrey Mazo
2009-03-13 17:51:04 +03:00
parent ba08548196
commit fb0f1aba89
21 changed files with 99 additions and 34 deletions

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Evgeny Khorov <horov@frtk.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -1,3 +1,24 @@
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2009 IITP RAS
*
* 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: Kirill Andreev <andreev@iitp.ru>
*/
#include <iostream>
#include <fstream>
#include "ns3/core-module.h"

View File

@@ -16,7 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Yana Podkosova <yanapdk@rambler.ru>
* Aleksey Kovalenko <kovalenko@iitp.ru>
*/

View File

@@ -16,7 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Yana Podkosova <yanapdk@rambler.ru>
* Aleksey Kovalenko <kovalenko@iitp.ru>
*/

View File

@@ -1,3 +1,24 @@
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2009 IITP RAS
*
* 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: Kirill Andreev <andreev@iitp.ru>
*/
#include "ns3/assert.h"
#include "ns3/address-utils.h"
#include "mesh-wifi-mac-header.h"

View File

@@ -1,3 +1,24 @@
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2009 IITP RAS
*
* 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: Kirill Andreev <andreev@iitp.ru>
*/
#ifndef MESH_WIFI_MAC_HEADER_H
#define MESH_WIFI_MAC_HEADER_H

View File

@@ -15,9 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Ivan Pustogarov <chinsa1@rambler.ru>
* Evgeny Khorov <horov@frtk.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,9 +15,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Evgeny Khorov <horov@frtk.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/
#ifndef MAC_HIGH_MESH_H
#define MAC_HIGH_MESH_H
@@ -384,4 +385,3 @@ namespace ns3 {
#endif /* MAC_HIGH_MESH_H */
/*@}*/

View File

@@ -17,8 +17,6 @@
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Aleksey Kovalenko <kovalenko@iitp.ru>
* Ivan Pustogarov <chinsa1@rambler.ru>
* Evgeny Khorov <horov@frtk.ru>
*/

View File

@@ -17,8 +17,6 @@
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Aleksey Kovalenko <kovalenko@iitp.ru>
* Ivan Pustogarov <chinsa1@rambler.ru>
* Evgeny Khorov <horov@frtk.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Yana Podkosova <yanapdk@rambler.ru>
* Kirill Andreev <andreev@iitp.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Evgeny Khorov <horov@frtk.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -15,8 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Authors: Kirill Andreev <andreev@iitp.ru>
* Evgeny Khorov <horov@frtk.ru>
* Author: Kirill Andreev <andreev@iitp.ru>
*/

View File

@@ -1,3 +1,24 @@
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2008,2009 IITP RAS
*
* 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: Kirill Andreev <andreev@iitp.ru>
*/
#ifndef MAC48ADDRESS_COMPARATOR
#define MAC48ADDRESS_COMPARATOR
#include "ns3/mac48-address.h"