Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgwx_sip.c

    r363 r361  
    11/*********************************************************************************************************
    22* Software License Agreement (BSD License)                                                               *
    3 * Author: Alexandre Westfahl <awestfahl@freediameter.net>                                                *
     3* Author: Sebastien Decugis <sdecugis@nict.go.jp>                                                        *
    44*                                                                                                        *
    5 * Copyright (c) 2010, Alexandre Westfahl, Teraoka Laboratory (Keio University), and the WIDE Project.    *             
    6 *                                                                                                        *
     5* Copyright (c) 2010, WIDE Project and NICT                                                              *
    76* All rights reserved.                                                                                   *
    8 * Based on rgwx_auth plugin (Sebastien Decugis <sdecugis@nict.go.jp>)                                    *
    97*                                                                                                        *
    108* Redistribution and use of this software in source and binary forms, with or without modification, are  *
     
    2018*   materials provided with the distribution.                                                            *
    2119*                                                                                                        *
    22 * * Neither the name of the Teraoka Laboratory nor the                                                   *
     20* * Neither the name of the WIDE Project or NICT nor the                                                 *
    2321*   names of its contributors may be used to endorse or                                                  *
    2422*   promote products derived from this software without                                                  *
    25 *   specific prior written permission of Teraoka Laboratory                                              *
    26 *                                                                                                        *
     23*   specific prior written permission of WIDE Project and                                                *
     24*   NICT.                                                                                                *
    2725*                                                                                                        *
    2826* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED *
     
    3533* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.                                                             *
    3634*********************************************************************************************************/
    37 
    3835
    3936/* RADIUS Access-Request messages translation plugin */
Note: See TracChangeset for help on using the changeset viewer.