Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/oauth.c

    r4f7255d rca8037e  
    66*  Copyright 2010 Wilmer van der Gaast <wilmer@gaast.net>                   *
    77*                                                                           *
    8 *  This program is free software; you can redistribute it and/or modify     *
    9 it under the terms of the GNU General Public License as published by     *
    10 the Free Software Foundation; either version 2 of the License, or        *
    11 (at your option) any later version.                                      *
    12 *                                                                           *
    13 *  This program is distributed in the hope that it will be useful,          *
     8*  This library is free software; you can redistribute it and/or            *
     9modify it under the terms of the GNU Lesser General Public               *
     10License as published by the Free Software Foundation, version            *
     112.1.                                                                     *
     12*                                                                           *
     13*  This library is distributed in the hope that it will be useful,          *
    1414*  but WITHOUT ANY WARRANTY; without even the implied warranty of           *
    15 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            *
    16 GNU General Public License for more details.                             *
    17 *                                                                           *
    18 *  You should have received a copy of the GNU General Public License along *
    19 with this program; if not, write to the Free Software Foundation, Inc.,  *
    20 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.              *
     15*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        *
     16Lesser General Public License for more details.                          *
     17*                                                                           *
     18*  You should have received a copy of the GNU Lesser General Public License *
     19along with this library; if not, write to the Free Software Foundation,  *
     20Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA           *
    2121*                                                                           *
    2222\***************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.