Navigation


Changeset 363:b8ad6f9a7748 in freeDiameter for extensions/app_radgw/rgwx_sip.c


Ignore:
Timestamp:
Jul 2, 2010, 1:45:51 PM (14 years ago)
Author:
Alexandre Westfahl <awestfahl@freediameter.net>
Branch:
default
Phase:
public
Message:

Updated Copyright information of SIP plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgwx_sip.c

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